diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aedf53..adc96cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,41 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.2.0] - 2017-09-23 +## Added +- Added themes + - Brush Trees Dark + - Brush Trees Light + - Gruvbox dark, pale Light + - Mellow Purple Dark + - Mellow Purple Light + - Mexico Dark + - One Dark + +## Changed +- The following themes should not have been made into a dark or light counterpart so they are just one theme now + - Github + - Rebecca + +## Removed +- Visual Studio Blue Dark +- Visual Studio Blue Light + +## Fixed +- Updated and fixed the generate theme scripts as well as automated the process. +- The following themes were fixed because of this (this changes was prompted by https://github.com/golf1052/base16-generator/issues/3) + - Cupcake Dark is now correctly dark + - Cupcake Light is now correctly light + - Cupertino Dark is now correctly dark + - Cupertino Light is now correctly light + - Shapeshifter Dark is now correctly dark + - Shapeshifter Light is now correctly light + - Tomorrow Dark is now correctly dark + - Tomorrow Light is now correctly light + ## [1.1.1] - 2017-09-06 ### Fixed -- Marked Base16 Twilight Dark as a "dark" theme, it was incorrectly marked as "light". +- Marked Base16 Twilight Dark as a "dark" theme, it was incorrectly marked as "light". (see https://github.com/golf1052/base16-generator/issues/2) ## [1.1.0] - 2017-07-29 ### Added diff --git a/package.json b/package.json index 0017af0..9fc0f65 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "base16-generator", "displayName": "Base16 Theme Generator", "description": "All Base16 themes available on the fly", - "version": "1.1.1", + "version": "1.2.0", "publisher": "golf1052", "keywords": [ "base16"