Skip to content

Commit 243db94

Browse files
committed
Prepare Readme
1 parent 251ebc5 commit 243db94

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.4.0] - 2022-12-06
810
### Added
911
- `simple_to_complex_string_variable` fixer.
1012
- `single_trait_insert_per_statement` fixer.
@@ -133,7 +135,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
133135
### Added
134136
- First release
135137

136-
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/0.3.0...HEAD
138+
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/0.4.0...HEAD
139+
[0.4.0]: https://github.com/elyby/php-code-style/compare/0.3.0...0.4.0
137140
[0.3.0]: https://github.com/elyby/php-code-style/compare/0.2.1...0.3.0
138141
[0.2.1]: https://github.com/elyby/php-code-style/compare/0.2.0...0.2.1
139142
[0.2.0]: https://github.com/elyby/php-code-style/compare/0.1.0...0.2.0

0 commit comments

Comments
 (0)