Skip to content

Commit

Permalink
Updated changelog and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Pustur committed Apr 9, 2018
1 parent 1275d93 commit b584f9e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## [1.2.0] - 2018-04-09
### Added
- New git status colors
- Active tab border
- Scrollbar indicators for modified/added/removed code

### Changed
- Lighter active line number
- Lighter notifications background

### Removed
- Deprecated properties

## [1.1.2] - 2017-11-07
### Added
- Updated README and mention the existence of the theme for Sublime Text and iTerm2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ If you want more languages a PR is always welcome! 🙂

## License

[MIT](https://github.com/Pustur/calamity-vscode/blob/master/LICENSE.md)
[MIT](LICENSE.md)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "calamity-vscode",
"displayName": "Calamity",
"description": "A purple dark theme with medium to high contrast",
"version": "1.1.2",
"version": "1.2.0",
"icon": "images/logo.png",
"galleryBanner": {
"color": "#2F2833",
Expand Down

0 comments on commit b584f9e

Please sign in to comment.