diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b14afe..0fa13db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to the "sublette" extension will be documented in this file. Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. +## [0.2.0] - 2019-06-27 + +### Changed +- Adjust status bar colors by [@sublee](https://github.com/sublee). +- Config colors for debugging by [@sublee](https://github.com/sublee). +- Invert terminal cursor color by [@sublee](https://github.com/sublee). + ## [0.1.0] - 2019-06-27 - Add Python language support