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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,21 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Calendar Versioning](https://calver.org/).
6
6
7
+
## [2026.0.0] - 2026-04-10
8
+
### Bug Fixes
9
+
-[`44c6050`](https://github.com/myerscode/config/commit/44c60506e6a6135e5d76b1a6dbfba0e61dbc3b56) - **github**: only run tests and codecov on php84 *(commit by [@oniice](https://github.com/oniice))*
10
+
-[`6388f52`](https://github.com/myerscode/config/commit/6388f52a835236f9e0ad6f337dd8b63362000ddc) - resolve PHPStan level 8 issues *(commit by [@oniice](https://github.com/oniice))*
11
+
12
+
### Refactors
13
+
-[`4c16255`](https://github.com/myerscode/config/commit/4c16255148e344a22af2b7fab4dbf3032b38e9e5) - modernise codebase with Rector *(commit by [@oniice](https://github.com/oniice))*
14
+
-[`91ee686`](https://github.com/myerscode/config/commit/91ee68640286ea122055ce5c550b93174da096c3) - modernise codebase with Rector *(commit by [@oniice](https://github.com/oniice))*
-[`d163471`](https://github.com/myerscode/config/commit/d163471306e95647389bb79e89b732c46e1b9a43) tests(core): added tests for string that reference another string with \T or \t
12
22
-[`3f799d1`](https://github.com/myerscode/config/commit/3f799d1e746b198cfa121730a6d64f82642d139d) tests(core): added tests for string with \T
0 commit comments