diff --git a/CHANGELOG.md b/CHANGELOG.md index d61f1c0..6c95ae4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 2.8.0 - PlatformIO + +* Add "clear" item to context menu (re-start terminal) +* Check if undefined pathname before using for `path.basename` (#434) +* Fix theme colors for one-dark and solarized-dark (#424) + ## 2.7.0 - PlatformIO * Add extra environment variable to shell execution with `Shell Environment Variables` setting