diff --git a/HISTORY.rst b/HISTORY.rst index c8915ebe..12c73b12 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -18,7 +18,7 @@ PlatformIO Core 4.0 - Added support for `PVS-Studio `__ static code analyzer -* Initial support for `Project Manager `_ CLI: +* Initial support for `Project Manager `_ CLI: - Show computed project configuration with a new `platformio project config `_ command or dump to JSON with ``platformio project config --json-output`` (`issue #3335 `_) - Moved ``platformio init`` command to `platformio project init `_