Skip to content

Commit 8c54170

Browse files
committed
Prepare 1.3.1 release
1 parent b9bfc66 commit 8c54170

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [1.3.1] - 2025-11-24
10+
### Fixed
11+
- Fix #16: Ensure compatibility with PHP-CS-Fixer 3.90.0 (alamirault).
12+
913
## [1.3.0] - 2024-06-21
1014
### Added
1115
- Enh #4: Introduce `ErickSkrauch\ordered_overrides` fixer.
@@ -49,7 +53,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4953
### Added
5054
- Initial implementation (extracted from [`elyby/php-code-style`](https://github.com/elyby/php-code-style/tree/0.5.0)).
5155

52-
[Unreleased]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.3.0...HEAD
56+
[Unreleased]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.3.1...HEAD
57+
[1.3.1]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.3.1...1.3.0
5358
[1.3.0]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.3.0...1.2.4
5459
[1.2.4]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.3...1.2.4
5560
[1.2.3]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.2...1.2.3

0 commit comments

Comments
 (0)