Skip to content

Commit 7c4ed0f

Browse files
committed
Prepare 1.0.0 release
1 parent ee30eaf commit 7c4ed0f

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+
## [1.0.0] - 2023-05-17
810
### Added
911
- `single_space_around_construct` fixer.
1012
- `no_extra_blank_lines` fixer.
@@ -159,7 +161,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
159161
### Added
160162
- First release
161163

162-
[Unreleased]: https://github.com/elyby/php-code-style/compare/0.5.0...HEAD
164+
[Unreleased]: https://github.com/elyby/php-code-style/compare/1.0.0...HEAD
165+
[1.0.0]: https://github.com/elyby/php-code-style/compare/0.5.0...1.0.0
163166
[0.5.0]: https://github.com/elyby/php-code-style/compare/0.4.0...0.5.0
164167
[0.4.0]: https://github.com/elyby/php-code-style/compare/0.3.0...0.4.0
165168
[0.3.0]: https://github.com/elyby/php-code-style/compare/0.2.1...0.3.0

0 commit comments

Comments
 (0)