aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Nathan Graule <solarliner@gmail.com> 2018-05-06 14:59:28 +0200
committerGravatar Nathan Graule <solarliner@gmail.com> 2018-05-06 14:59:28 +0200
commit53247402c1894f4fd0d6dd79423af5eb98474328 (patch)
treef4bc31be9a0ad6f0c58dda6c72bc5015c171c01f
parenta415c5326e8637dc24768a320531e91affd3dadb (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG.md19
1 files changed, 13 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b379d0..e450fa8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
## [Unreleased]
-## v1.0.0:
+### Added
+- Pocillo Dark (initial release)
+- Arc Light (initial release)
+
+### Changed
+- [Arc Dark] Explicitely set text input border color
+
+## v1.0.0
### Added
* United Ubuntu theme (initial release)
@@ -13,28 +20,28 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
* [Ark Dark] Added Tomorrow token colors to for better looking cod* Sidebar is now the same color as the activity bar, making it look more like the Files app
* [Adapta Nokto] Added colors on debugging and toolbars
-## v0.5.0:
+## v0.5.0
### Changed
* [Adapta Nokto] Token colors to match Mattia Astorino's
-## v0.4.0:
+## v0.4.0
### Added
* Adapta theme (initial release)
-## v0.3.0:
+## v0.3.0
### Changed
* [Arc Dark] Directly included tokenColors from default Dark and Dark+ themes.
-## v0.2.0:
+## v0.2.0
### Changed
* [Arc Dark] Base syntax coloring to VS Dark+
* [Arc Dark] Made selection highlight more visible
-## v0.1.0:
+## v0.1.0
### Changed
* [README.md](./README.md) updates