diff --git a/HISTORY.rst b/HISTORY.rst index 90250fa8..d5cf04e6 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -14,7 +14,8 @@ PlatformIO 3.0 * Unit Testing for Embedded (`docs `__) (`issue #408 `_) * New Library Build System: intelligent dependency finder that interprets - C Preprocessor conditional macros, `library deep search `__ + C Preprocessor conditional macros, `library deep search `__, support for the 3rd party + manifests (Arduino IDE ``library.properties``, ARM mbed ``module.json``) (`issue #432 `_) * Show detailed build information about dependent libraries (`issue #617 `_)