File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,17 @@ This projects adheres to [Keep a CHANGELOG](https://keepachangelog.com/) and use
99
1010_ Nothing yet._
1111
12+ ## [ 1.0.5] - 2023-04-17
13+
14+ ### Fixed
15+
16+ #### Utils
17+
18+ * The ` Lists::getAssignments() ` method could previously get confused over exotic list keys. Fixed now. [ #459 ]
19+
20+ [ #459 ] : https://github.com/PHPCSStandards/PHPCSUtils/pull/459
21+
22+
1223## [ 1.0.4] - 2023-04-15
1324
1425### Changed
@@ -839,6 +850,7 @@ This initial alpha release contains the following utility classes:
839850
840851
841852[ Unreleased ] : https://github.com/PHPCSStandards/PHPCSUtils/compare/stable...HEAD
853+ [ 1.0.5 ] : https://github.com/PHPCSStandards/PHPCSUtils/compare/1.0.4...1.0.5
842854[ 1.0.4 ] : https://github.com/PHPCSStandards/PHPCSUtils/compare/1.0.3...1.0.4
843855[ 1.0.3 ] : https://github.com/PHPCSStandards/PHPCSUtils/compare/1.0.2...1.0.3
844856[ 1.0.2 ] : https://github.com/PHPCSStandards/PHPCSUtils/compare/1.0.1...1.0.2
You can’t perform that action at this time.
0 commit comments