Skip to content

Commit f75c8aa

Browse files
committed
Document changes
1 parent ff5a3f2 commit f75c8aa

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,17 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## [0.11.0](https://github.com/tuupola/server-timing-middleware/compare/0.10.0...master) - 2026-01-10
6-
5+
## [0.12.0](https://github.com/tuupola/server-timing-middleware/compare/0.11.0...master) - 2026-01-10
76
### Added
8-
- Support for `symfony/stopwatch:^7.0` ([#28](https://github.com/tuupola/server-timing-middleware/pull/28)).
7+
- Support for `symfony/stopwatch:^8.0` ([#33](https://github.com/tuupola/server-timing-middleware/pull/33)).
98

109
### Changed
11-
- PHP 7.2 is now minimum requirement ([#21](https://github.com/tuupola/server-timing-middleware/pull/21)).
10+
- PHP 8.1 is now minimum requirement ([#33](https://github.com/tuupola/server-timing-middleware/pull/33)).
11+
12+
## [0.11.0](https://github.com/tuupola/server-timing-middleware/compare/0.10.0...0.11.0) - 2026-01-10
13+
14+
### Added
15+
- Support for `symfony/stopwatch:^7.0` ([#28](https://github.com/tuupola/server-timing-middleware/pull/28)).
1216

1317
### Fixed
1418
- PHP 8.4 implicitly nullable parameter deprecation ([#29](https://github.com/tuupola/server-timing-middleware/pull/29)).

0 commit comments

Comments
 (0)