diff --git a/CHANGELOG.md b/CHANGELOG.md index c2a1eba..cb562f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [1.6.1] - 2020-01-27 + +- Improve badges legibility + ## [1.6.0] - 2019-09-19 - Add matching colors to integrated terminal diff --git a/package.json b/package.json index 6319889..ef34cf9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "andromeda", "displayName": "Andromeda", "description": "Dark theme with a taste of the universe", - "version": "1.6.0", + "version": "1.6.1", "icon": "images/icon.png", "galleryBanner": { "color": "#23262E",