Skip to content

Commit 2e520b8

Browse files
oniicegithub-actions[bot]
authored andcommitted
docs: update CHANGELOG for 2026.0.0
1 parent 9f7d5be commit 2e520b8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,21 @@ All notable changes to this project will be documented in this file.
44

55
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/).
66

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))*
15+
16+
717
## [1.1.1](https://github.com/myerscode/config/releases/tag/1.1.1) - 2024-05-16
818

919
- [`2019c5f`](https://github.com/myerscode/config/commit/2019c5f4d5f816c35ebede0a7f2e35f73e09c14b) Merge branch 'develop'
1020
- [`626c982`](https://github.com/myerscode/config/commit/626c98203eca108968ff34a4ebf3db3c474ebff8) fix(core): \t seems already encoded
1121
- [`d163471`](https://github.com/myerscode/config/commit/d163471306e95647389bb79e89b732c46e1b9a43) tests(core): added tests for string that reference another string with \T or \t
1222
- [`3f799d1`](https://github.com/myerscode/config/commit/3f799d1e746b198cfa121730a6d64f82642d139d) tests(core): added tests for string with \T
1323
- [`e90b52b`](https://github.com/myerscode/config/commit/e90b52be0944c206fd46322b25ef076f762831c8) tests(github): added code coverage reporting
24+
[2026.0.0]: https://github.com/myerscode/config/compare/2025.0.0...2026.0.0

0 commit comments

Comments
 (0)