diff --git a/HISTORY.rst b/HISTORY.rst index 79e86f67..a4d8907d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -53,6 +53,7 @@ PlatformIO 4.0 * **Infrastructure** - Python 3 support (`issue #895 `_) + - Significantly speedup back-end for PIO Home. It works super fast now! - Added support for the latest Python "Click" package (CLI) (`issue #349 `_) - Added options to override default locations used by PlatformIO Core (`core_dir `__, `globallib_dir `__, `platforms_dir `__, `packages_dir `__, `cache_dir `__) (`issue #1615 `_) - Removed line-buffering from `platformio run `__ command which was leading to omitting progress bar from upload tools (`issue #856 `_)