File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,16 @@ This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses
99
1010_ Nothing yet._
1111
12+ ## [ 1.2.2] - 2024-09-10
13+
14+ This is a maintenance release.
15+
16+ ### Changed
17+ * All functionality is now also tested against PHP 8.3 and 8.4.
18+ * Miscellaneous updates to the development environment and CI scripts, including a contribution by [ @fredden ] .
19+ * General housekeeping.
20+
21+
1222## [ 1.2.1] - 2023-01-05
1323
1424### Changed
@@ -75,6 +85,7 @@ Initial release containing:
7585
7686
7787[ Unreleased ] : https://github.com/PHPCSStandards/PHPCSDevTools/compare/stable...HEAD
88+ [ 1.2.2 ] : https://github.com/PHPCSStandards/PHPCSDevTools/compare/1.2.1...1.2.2
7889[ 1.2.1 ] : https://github.com/PHPCSStandards/PHPCSDevTools/compare/1.2.0...1.2.1
7990[ 1.2.0 ] : https://github.com/PHPCSStandards/PHPCSDevTools/compare/1.1.1...1.2.0
8091[ 1.1.1 ] : https://github.com/PHPCSStandards/PHPCSDevTools/compare/1.1.0...1.1.1
@@ -83,5 +94,6 @@ Initial release containing:
8394
8495[ Composer PHPCS plugin ] : https://github.com/PHPCSStandards/composer-installer
8596
86- [ @dingo_d ] : https://github.com/dingo-d
97+ [ @dingo_d ] : https://github.com/dingo-d
98+ [ @fredden ] : https://github.com/fredden
8799[ @GaryJones ] : https://github.com/GaryJones
Original file line number Diff line number Diff line change 1- 1.2.1
1+ 1.2.2
You can’t perform that action at this time.
0 commit comments