Skip to content

Commit 1311dcf

Browse files
authored
Merge pull request #188 from PHPCSStandards/feature/changelog-1.2.3
Changelog: update for release of v 1.2.3
2 parents 78474cf + 6070b48 commit 1311dcf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ This projects adheres to [Keep a CHANGELOG](https://keepachangelog.com/) and use
99

1010
_Nothing yet._
1111

12+
## [1.2.3] - 2025-06-12
13+
14+
### Changed
15+
* Allow for installation in combination with PHP_CodeSniffer 4.0.
16+
* General housekeeping.
17+
18+
1219
## [1.2.2] - 2024-09-10
1320

1421
This is a maintenance release.
@@ -85,6 +92,7 @@ Initial release containing:
8592

8693

8794
[Unreleased]: https://github.com/PHPCSStandards/PHPCSDevTools/compare/stable...HEAD
95+
[1.2.3]: https://github.com/PHPCSStandards/PHPCSDevTools/compare/1.2.2...1.2.3
8896
[1.2.2]: https://github.com/PHPCSStandards/PHPCSDevTools/compare/1.2.1...1.2.2
8997
[1.2.1]: https://github.com/PHPCSStandards/PHPCSDevTools/compare/1.2.0...1.2.1
9098
[1.2.0]: https://github.com/PHPCSStandards/PHPCSDevTools/compare/1.1.1...1.2.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.2
1+
1.2.3

0 commit comments

Comments
 (0)