From 68ccabda56d53f504495b29538c6fcbf142a46b0 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 1 Jul 2017 22:17:37 +0300 Subject: [PATCH] Update history --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 81e28cc9..f5ace81f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -16,6 +16,8 @@ PlatformIO 3.0 and ``srcFilter`` field * Do not ask for board ID when initialize project for desktop platform * Fixed issue when can not load broken PIO Core state +* Fixed an issue with a custom transport for `PIO Unit Testing `__ + when multiple tests are present 3.4.0 (2017-06-26) ~~~~~~~~~~~~~~~~~~