File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
2323## [ Unreleased]
2424
25+
26+ ## [ 1.0.12] - 2026-08-24
27+
28+ ### Changed
29+
30+ - Raise minimum PHP to ** 8.2** and sync README badge (REQ-SF-001).
31+ - ** Docs:** PHP-FIG PSR evaluation (REQ-CS-007).
32+
33+ ### Notes
34+
35+ - ** No API or configuration changes** for integrators unless noted above.
36+
37+ [ 1.0.12 ] : https://github.com/nowo-tech/ConsoleDebugBundle/releases/tag/v1.0.12
38+
2539## [ 1.0.11] - 2026-08-19
2640
2741### Security
Original file line number Diff line number Diff line change 22
33## Table of contents
44
5+
6+ - [ From 1.0.11 to 1.0.12] ( #from-1011-to-1012 )
57- [ 1.0.11] ( #1011 )
68- [ 1.0.10] ( #1010 )
79- [ 1.0.8] ( #108 )
1416- [ 1.0.1] ( #101 )
1517- [ 1.0.0] ( #100 )
1618
19+ ## From 1.0.11 to 1.0.12
20+
21+ Review the [ CHANGELOG] ( CHANGELOG.md ) entry. PHP ** 8.2+** may now be required.
22+
23+ ``` bash
24+ composer update nowo-tech/console-debug-bundle
25+ ```
26+
27+ ## From 1.0.11 to 1.0.12
28+
29+ Review the [ CHANGELOG] ( CHANGELOG.md ) entry. PHP ** 8.2+** may now be required.
30+
31+ ``` bash
32+ composer update nowo-tech/console-debug-bundle
33+ ```
34+
1735## 1.0.11
1836
1937No application upgrade steps.
You can’t perform that action at this time.
0 commit comments