From 78e88b6115440d233eabc60299a9f7ee9a37ad39 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 17 Aug 2019 22:31:41 +0300 Subject: [PATCH] Update changelog --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index 6ea89cfe..6de3b758 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -12,6 +12,7 @@ PlatformIO 4.0 * Print `debug tool `__ name for the active debugging session * Do not shutdown PIO Home Server for "upgrade" operations (`issue #2784 `_) * Improved computing of project check sum (structure, configuration) and avoid unnecessary rebuilding +* Improved printing of tabulated results * Renamed "enable_ssl" setting to `strict_ssl `__ * Fixed an issue with incorrect escaping of Windows slashes when using `PIO Unified Debugger `__ and "piped" openOCD * Fixed an issue when "debug", "home", "run", and "test" commands were not shown in "platformio --help" CLI