Skip to content

Commit 4ef80d2

Browse files
committed
Prepare 1.1.0 release
1 parent 71d261b commit 4ef80d2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
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.1.0] - 2023-05-29
810
### Added
911
- Enh #1: `ErickSkrauch\line_break_after_statements` is now also fixes `try-catch-finally` block.
1012

@@ -16,5 +18,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1618
### Added
1719
- Initial implementation (extracted from [`elyby/php-code-style`](https://github.com/elyby/php-code-style/tree/0.5.0)).
1820

19-
[Unreleased]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.0.1...HEAD
21+
[Unreleased]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.1.0...HEAD
22+
[1.1.0]: https://github.com/elyby/php-code-style/compare/1.0.1...1.1.0
2023
[1.0.1]: https://github.com/elyby/php-code-style/compare/1.0.0...1.0.1

0 commit comments

Comments
 (0)