diff --git a/HISTORY.rst b/HISTORY.rst index 58768b0b..75b385da 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -21,6 +21,8 @@ PlatformIO 3.0 (`issue #430 `_) * List supported frameworks, SDKs with a new `pio platform frameworks `__ command +* Visual Studio Code extension for PlatformIO + (`issue #619 `_) * Added new options ``--no-reset``, ``--monitor-rts`` and ``--monitor-dtr`` to `pio test `__ command (allows to avoid automatic board's auto-reset when gathering test results) diff --git a/docs b/docs index dc82d8b8..b130133b 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit dc82d8b835fbe754c02220342038c4f1197d813b +Subproject commit b130133bb73cc5f2b8c2b2288c11b5385a22c7d7