File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
1919## [ Unreleased]
2020
21+
22+ ## [ 1.1.7] - 2026-08-24
23+
24+ ### Changed
25+
26+ - ** Demos:** MySQL env policy in FrankenPHP stack (REQ-DEMO-011).
27+ - ** Docs:** PHP-FIG PSR evaluation (REQ-CS-007).
28+ - ** Style:** PHP CS Fixer alignment.
29+
30+ ### Notes
31+
32+ - ** No API or configuration changes** for integrators unless noted above.
33+
34+ [ 1.1.7 ] : https://github.com/nowo-tech/BlogKitBundle/releases/tag/v1.1.7
35+
2136## [ 1.1.6] - 2026-08-19
2237
2338Restore ** 100%** PHP line coverage after the v1.1.5 query-memoization changes.
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ This document describes how to upgrade **Blog Kit Bundle** between released vers
44
55## Table of contents
66
7+
8+ - [ From 1.1.6 to 1.1.7] ( #from-116-to-117 )
79- [ Unreleased] ( #unreleased )
810- [ 1.1.6] ( #116 )
911- [ 1.1.5] ( #115 )
@@ -14,6 +16,22 @@ This document describes how to upgrade **Blog Kit Bundle** between released vers
1416- [ 1.0.0] ( #100 )
1517- [ Future releases] ( #future-releases )
1618
19+ ## From 1.1.6 to 1.1.7
20+
21+ No breaking changes. ** No application upgrade steps.**
22+
23+ ``` bash
24+ composer update nowo-tech/blog-kit-bundle
25+ ```
26+
27+ ## From 1.1.6 to 1.1.7
28+
29+ No breaking changes. ** No application upgrade steps.**
30+
31+ ``` bash
32+ composer update nowo-tech/blog-kit-bundle
33+ ```
34+
1735## Unreleased
1836
1937No upgrade notes yet.
You can’t perform that action at this time.
0 commit comments