Skip to content

Commit 63d098e

Browse files
committed
Changelog for PHPCSExtra 1.5.1
1 parent 03a0a38 commit 63d098e

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ This projects adheres to [Keep a CHANGELOG](https://keepachangelog.com/) and use
1515
_Nothing yet._
1616

1717

18+
## [1.5.1] - 2026-07-27
19+
20+
### Changed
21+
22+
#### Other
23+
24+
* Composer: The minimum `PHPCSUtils` requirement has been updated to `1.2.3` (was `1.2.0`). [#464]
25+
* Various housekeeping. Including a contribution by [@rodrigoprimo].
26+
27+
[#464]: https://github.com/PHPCSStandards/PHPCSExtra/pull/464
28+
29+
1830
## [1.5.0] - 2025-11-13
1931

2032
### Added
@@ -749,6 +761,7 @@ This initial alpha release contains the following sniffs:
749761
[php_version-config]: https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Configuration-Options#setting-the-php-version
750762

751763
[Unreleased]: https://github.com/PHPCSStandards/PHPCSExtra/compare/stable...HEAD
764+
[1.5.1]: https://github.com/PHPCSStandards/PHPCSExtra/compare/1.5.0...1.5.1
752765
[1.5.0]: https://github.com/PHPCSStandards/PHPCSExtra/compare/1.4.2...1.5.0
753766
[1.4.2]: https://github.com/PHPCSStandards/PHPCSExtra/compare/1.4.1...1.4.2
754767
[1.4.1]: https://github.com/PHPCSStandards/PHPCSExtra/compare/1.4.0...1.4.1

0 commit comments

Comments
 (0)