diff --git a/HISTORY.rst b/HISTORY.rst index 75db03f0..3be873ee 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -13,6 +13,11 @@ PlatformIO Core 6 **A professional collaborative platform for declarative, safety-critical, and test-driven embedded development.** +6.1.2 (2022-07-??) +~~~~~~~~~~~~~~~~~~ + +* Fixed a regression bug when `libArchive `__ option declared in the `library.json `__ manifest was ignored (`issue #4351 `_) + 6.1.1 (2022-07-11) ~~~~~~~~~~~~~~~~~~