chore: Update changelog
This commit is contained in:
parent
f715cd0807
commit
6819c78554
1 changed files with 6 additions and 5 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,5 @@
|
||||||
<a name="1.0.4"></a>
|
<a name="1.0.4"></a>
|
||||||
## [1.0.4](https://github.com/equinusocio/vsc-material-theme/compare/v1.0.3...v1.0.4) (2017-09-29)
|
## [1.0.4](https://github.com/equinusocio/vsc-material-theme/compare/v1.0.3...v1.0.4) (2017-10-11)
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
@ -12,6 +12,7 @@
|
||||||
|
|
||||||
* Add .asp, .aspx and .ascx file icon ([144276a](https://github.com/equinusocio/vsc-material-theme/commit/144276a)), closes [#96](https://github.com/equinusocio/vsc-material-theme/issues/96)
|
* Add .asp, .aspx and .ascx file icon ([144276a](https://github.com/equinusocio/vsc-material-theme/commit/144276a)), closes [#96](https://github.com/equinusocio/vsc-material-theme/issues/96)
|
||||||
* Add .mjs file icon ([4b6430e](https://github.com/equinusocio/vsc-material-theme/commit/4b6430e)), closes [#93](https://github.com/equinusocio/vsc-material-theme/issues/93)
|
* Add .mjs file icon ([4b6430e](https://github.com/equinusocio/vsc-material-theme/commit/4b6430e)), closes [#93](https://github.com/equinusocio/vsc-material-theme/issues/93)
|
||||||
|
* Add .yarnrc and .npmrc file icon ([7ea401c](https://github.com/equinusocio/vsc-material-theme/commit/7ea401c))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -77,8 +78,8 @@
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
* Adds theme changer command ([7cf5e6e](https://github.com/equinusocio/vsc-material-theme/commit/7cf5e6e))
|
|
||||||
* adds theme accents config. ([f264542](https://github.com/equinusocio/vsc-material-theme/commit/f264542))
|
* adds theme accents config. ([f264542](https://github.com/equinusocio/vsc-material-theme/commit/f264542))
|
||||||
|
* Adds theme changer command ([7cf5e6e](https://github.com/equinusocio/vsc-material-theme/commit/7cf5e6e))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -127,9 +128,9 @@
|
||||||
* Fix invalids color highlight ([b296323](https://github.com/equinusocio/vsc-material-theme/commit/b296323)), closes [#40](https://github.com/equinusocio/vsc-material-theme/issues/40)
|
* Fix invalids color highlight ([b296323](https://github.com/equinusocio/vsc-material-theme/commit/b296323)), closes [#40](https://github.com/equinusocio/vsc-material-theme/issues/40)
|
||||||
* Fix notification bar foreground on Lighter ([e421292](https://github.com/equinusocio/vsc-material-theme/commit/e421292)), closes [#34](https://github.com/equinusocio/vsc-material-theme/issues/34)
|
* Fix notification bar foreground on Lighter ([e421292](https://github.com/equinusocio/vsc-material-theme/commit/e421292)), closes [#34](https://github.com/equinusocio/vsc-material-theme/issues/34)
|
||||||
* Fix selectionHighlightBackground color ([4471e8a](https://github.com/equinusocio/vsc-material-theme/commit/4471e8a)), closes [#38](https://github.com/equinusocio/vsc-material-theme/issues/38)
|
* Fix selectionHighlightBackground color ([4471e8a](https://github.com/equinusocio/vsc-material-theme/commit/4471e8a)), closes [#38](https://github.com/equinusocio/vsc-material-theme/issues/38)
|
||||||
|
* improve C# highlight ([2729ae4](https://github.com/equinusocio/vsc-material-theme/commit/2729ae4)), closes [#26](https://github.com/equinusocio/vsc-material-theme/issues/26)
|
||||||
* Improve c++ syntax highlight ([cd7415e](https://github.com/equinusocio/vsc-material-theme/commit/cd7415e))
|
* Improve c++ syntax highlight ([cd7415e](https://github.com/equinusocio/vsc-material-theme/commit/cd7415e))
|
||||||
* Temporary fix buttons background ([1b5534f](https://github.com/equinusocio/vsc-material-theme/commit/1b5534f)), closes [#37](https://github.com/equinusocio/vsc-material-theme/issues/37)
|
* Temporary fix buttons background ([1b5534f](https://github.com/equinusocio/vsc-material-theme/commit/1b5534f)), closes [#37](https://github.com/equinusocio/vsc-material-theme/issues/37)
|
||||||
* improve C# highlight ([2729ae4](https://github.com/equinusocio/vsc-material-theme/commit/2729ae4)), closes [#26](https://github.com/equinusocio/vsc-material-theme/issues/26)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -176,19 +177,19 @@
|
||||||
|
|
||||||
* Add bower icon ([b326f26](https://github.com/equinusocio/vsc-material-theme/commit/b326f26))
|
* Add bower icon ([b326f26](https://github.com/equinusocio/vsc-material-theme/commit/b326f26))
|
||||||
* Fix background color for highlighted searched string ([fc94c09](https://github.com/equinusocio/vsc-material-theme/commit/fc94c09)), closes [#4](https://github.com/equinusocio/vsc-material-theme/issues/4)
|
* Fix background color for highlighted searched string ([fc94c09](https://github.com/equinusocio/vsc-material-theme/commit/fc94c09)), closes [#4](https://github.com/equinusocio/vsc-material-theme/issues/4)
|
||||||
|
* fix lighter scheme colors ([100c02c](https://github.com/equinusocio/vsc-material-theme/commit/100c02c))
|
||||||
* Fix opened folder icon ([b21c04f](https://github.com/equinusocio/vsc-material-theme/commit/b21c04f)), closes [#1](https://github.com/equinusocio/vsc-material-theme/issues/1)
|
* Fix opened folder icon ([b21c04f](https://github.com/equinusocio/vsc-material-theme/commit/b21c04f)), closes [#1](https://github.com/equinusocio/vsc-material-theme/issues/1)
|
||||||
* Fix some file and folder icons ([5526e62](https://github.com/equinusocio/vsc-material-theme/commit/5526e62))
|
* Fix some file and folder icons ([5526e62](https://github.com/equinusocio/vsc-material-theme/commit/5526e62))
|
||||||
* Fix var hover background ([a471a2a](https://github.com/equinusocio/vsc-material-theme/commit/a471a2a))
|
* Fix var hover background ([a471a2a](https://github.com/equinusocio/vsc-material-theme/commit/a471a2a))
|
||||||
* Update json icon ([2793178](https://github.com/equinusocio/vsc-material-theme/commit/2793178))
|
* Update json icon ([2793178](https://github.com/equinusocio/vsc-material-theme/commit/2793178))
|
||||||
* Update some file icons ([88b4739](https://github.com/equinusocio/vsc-material-theme/commit/88b4739))
|
* Update some file icons ([88b4739](https://github.com/equinusocio/vsc-material-theme/commit/88b4739))
|
||||||
* fix lighter scheme colors ([100c02c](https://github.com/equinusocio/vsc-material-theme/commit/100c02c))
|
|
||||||
* **Icons:** Fix .ts and def ts icons ([e8e9b49](https://github.com/equinusocio/vsc-material-theme/commit/e8e9b49)), closes [#10](https://github.com/equinusocio/vsc-material-theme/issues/10)
|
* **Icons:** Fix .ts and def ts icons ([e8e9b49](https://github.com/equinusocio/vsc-material-theme/commit/e8e9b49)), closes [#10](https://github.com/equinusocio/vsc-material-theme/issues/10)
|
||||||
|
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
* Add Material Theme icon-theme ([8defc56](https://github.com/equinusocio/vsc-material-theme/commit/8defc56))
|
|
||||||
* Add lighter theme (wip) ([8827f12](https://github.com/equinusocio/vsc-material-theme/commit/8827f12))
|
* Add lighter theme (wip) ([8827f12](https://github.com/equinusocio/vsc-material-theme/commit/8827f12))
|
||||||
|
* Add Material Theme icon-theme ([8defc56](https://github.com/equinusocio/vsc-material-theme/commit/8defc56))
|
||||||
* first beta release ([262097f](https://github.com/equinusocio/vsc-material-theme/commit/262097f))
|
* first beta release ([262097f](https://github.com/equinusocio/vsc-material-theme/commit/262097f))
|
||||||
* **Icons:** Add new filetype icons ([50debfe](https://github.com/equinusocio/vsc-material-theme/commit/50debfe))
|
* **Icons:** Add new filetype icons ([50debfe](https://github.com/equinusocio/vsc-material-theme/commit/50debfe))
|
||||||
* **Icons:** Add new icons ([d02f2fe](https://github.com/equinusocio/vsc-material-theme/commit/d02f2fe))
|
* **Icons:** Add new icons ([d02f2fe](https://github.com/equinusocio/vsc-material-theme/commit/d02f2fe))
|
||||||
|
|
Loading…
Reference in a new issue