Skip to content

Commit 84dd118

Browse files
committed
Prepare 0.5.0 release
1 parent 7d36ce9 commit 84dd118

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.5.0] - 2023-04-08
810
### Added
911
- Enh #12: Implemented `Ely\align_multiline_parameters` fixer.
1012
- Enh #13: Implemented `Ely\multiline_if_statement_braces` fixer.
@@ -147,7 +149,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
147149
### Added
148150
- First release
149151

150-
[Unreleased]: https://github.com/elyby/php-code-style/compare/0.4.0...HEAD
152+
[Unreleased]: https://github.com/elyby/php-code-style/compare/0.5.0...HEAD
153+
[0.5.0]: https://github.com/elyby/php-code-style/compare/0.4.0...0.5.0
151154
[0.4.0]: https://github.com/elyby/php-code-style/compare/0.3.0...0.4.0
152155
[0.3.0]: https://github.com/elyby/php-code-style/compare/0.2.1...0.3.0
153156
[0.2.1]: https://github.com/elyby/php-code-style/compare/0.2.0...0.2.1

0 commit comments

Comments
 (0)