diff --git a/HISTORY.rst b/HISTORY.rst index 6aa9204d..bf65b80f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -12,6 +12,7 @@ PlatformIO Core 4 * Improved support of PIO Home on card-sized PC (Raspberry Pi, etc.) (`issue #3313 `_) * Froze "marshmallow" dependency to 2.X for Python 2 (`issue #3380 `_) * Fixed "TypeError: unsupported operand type(s)" when system environment variable is used by project configuration parser (`issue #3377 `_) +* Improved VSCode template with special `forceInclude` field for direct inludes via `-include` flag (`issue #3379 `_) 4.2.0 (2020-02-12)