File tree 2 files changed +14
-2
lines changed
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
9
9
10
10
_ Nothing yet._
11
11
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
+
12
22
## [ 1.2.1] - 2023-01-05
13
23
14
24
### Changed
@@ -75,6 +85,7 @@ Initial release containing:
75
85
76
86
77
87
[ 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
78
89
[ 1.2.1 ] : https://github.com/PHPCSStandards/PHPCSDevTools/compare/1.2.0...1.2.1
79
90
[ 1.2.0 ] : https://github.com/PHPCSStandards/PHPCSDevTools/compare/1.1.1...1.2.0
80
91
[ 1.1.1 ] : https://github.com/PHPCSStandards/PHPCSDevTools/compare/1.1.0...1.1.1
@@ -83,5 +94,6 @@ Initial release containing:
83
94
84
95
[ Composer PHPCS plugin ] : https://github.com/PHPCSStandards/composer-installer
85
96
86
- [ @dingo_d ] : https://github.com/dingo-d
97
+ [ @dingo_d ] : https://github.com/dingo-d
98
+ [ @fredden ] : https://github.com/fredden
87
99
[ @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