You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,27 @@ This projects adheres to [Keep a CHANGELOG](https://keepachangelog.com/) and use
14
14
15
15
_Nothing yet._
16
16
17
+
18
+
## [1.4.2] - 2025-10-28
19
+
20
+
### Changed
21
+
22
+
#### Other
23
+
24
+
* Various housekeeping.
25
+
26
+
### Fixed
27
+
28
+
#### Universal
29
+
30
+
*`Universal.OOStructures.AlphabeticExtendsImplements` incorrectly displayed the "expected" and "found" names. [#378]
31
+
*`Universal.WhiteSpace.CommaSpacing` could accidentally cause a fatal error if the content adjacent to the comma was a text string containing percentage signs. Thanks [@westonruter] for reporting! [#400], [#401]
0 commit comments