Skip to content

Commit

Permalink
Draft Release 1.1.0 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
SalGnt authored Oct 1, 2021
1 parent 4e4bf89 commit ee85822
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.1.0] - 2021-10-01
### Added
- Highlight for `_vimrc` and `_gvimrc` files.

## [1.0.2] - 2021-06-05
### Fixed
- "Toggle Comment" not working as expected.
Expand Down Expand Up @@ -52,8 +56,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- First release.


[Unreleased]: https://github.com/SalGnt/Sublime-VimL/compare/1.0.2...HEAD
[1.0.1]: https://github.com/SalGnt/Sublime-VimL/compare/1.0.1...1.0.2
[Unreleased]: https://github.com/SalGnt/Sublime-VimL/compare/1.1.0...HEAD
[1.1.0]: https://github.com/SalGnt/Sublime-VimL/compare/1.0.2...1.1.0
[1.0.2]: https://github.com/SalGnt/Sublime-VimL/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/SalGnt/Sublime-VimL/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/SalGnt/Sublime-VimL/compare/0.1.5...1.0.0
[0.1.5]: https://github.com/SalGnt/Sublime-VimL/compare/0.1.4...0.1.5
Expand Down

0 comments on commit ee85822

Please sign in to comment.