Skip to content

Commit f3b458f

Browse files
committed
chore: prepare v7.0.0 release
1 parent 160421b commit f3b458f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

9+
## [7.0.0] - 2025-09-26
10+
11+
- Add support for PHP 8.4
12+
- Drop support for PHP < 8.1 (those versions aren't supported anymore by the community)
13+
- Add support for PHPSpec 8.0
14+
915
## [6.5.0] - 2025-07-16
1016

1117
- Fix main PHPSpec and PHP 8.4 compatibility: Wrap service container arrays in objects [#64](https://github.com/friends-of-phpspec/phpspec-code-coverage/pull/64)

0 commit comments

Comments
 (0)