Skip to content

Commit 1bd8126

Browse files
committed
Prepare 1.2.2 release
1 parent 0601ddc commit 1bd8126

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.2.2] - 2024-01-07
810
### Added
911
- `ErickSkrauch/align_multiline_parameters` now correctly handle non-latin types and variables names (but you still shouldn't do that).
1012

@@ -32,7 +34,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3234
### Added
3335
- Initial implementation (extracted from [`elyby/php-code-style`](https://github.com/elyby/php-code-style/tree/0.5.0)).
3436

35-
[Unreleased]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.1...HEAD
37+
[Unreleased]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.2...HEAD
38+
[1.2.2]: https://github.com/elyby/php-code-style/compare/1.2.1...1.2.2
3639
[1.2.1]: https://github.com/elyby/php-code-style/compare/1.2.0...1.2.1
3740
[1.2.0]: https://github.com/elyby/php-code-style/compare/1.1.0...1.2.0
3841
[1.1.0]: https://github.com/elyby/php-code-style/compare/1.0.1...1.1.0

0 commit comments

Comments
 (0)