Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed May 23, 2020
1 parent f79fc01 commit 792cb8f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com)
and this project adheres to [Semantic Versioning](http://semver.org).

## [Unreleased][Unreleased]
## [0.4.0][0.4.0] - 2020-05-24
### Added
- Amended Color Scheme configuration
- Introduced recognition of angle brackets as paired ones
Expand Down Expand Up @@ -91,7 +92,8 @@ and this project adheres to [Semantic Versioning](http://semver.org).
### Added
- Initial release

[Unreleased]: https://github.com/zephir-lang/idea-plugin/compare/0.3.6...HEAD
[Unreleased]: https://github.com/zephir-lang/idea-plugin/compare/0.4.0...HEAD
[0.4.0]: https://github.com/zephir-lang/idea-plugin/compare/0.3.6...0.4.0
[0.3.6]: https://github.com/zephir-lang/idea-plugin/compare/0.3.5...0.3.6
[0.3.5]: https://github.com/zephir-lang/idea-plugin/compare/0.3.4...0.3.5
[0.3.4]: https://github.com/zephir-lang/idea-plugin/compare/0.3.3...0.3.4
Expand Down

0 comments on commit 792cb8f

Please sign in to comment.