Skip to content

Commit c00ca7f

Browse files
committed
Update changelog for pre-release of 3.0.0-rc8.
1 parent 5554c19 commit c00ca7f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [3.0.0-rc8] - 2025-02-05
8+
9+
### Fixes
10+
- Warning message on ExternalsVisitor.php
11+
- PHP Infection rolled back to 0.28 as 0.29 is not compatible with PHP 8.1
12+
13+
### Updates
14+
- Upgrade Psalm to 6.3.0
15+
16+
## [3.0.0-rc7] - 2025-02-04
17+
18+
### Fixes
19+
- Fix numeric version array key in Composer\Packagist.php (thanks @Klemo1997)
20+
21+
### Updates
22+
- Add OpenMetrics format (thanks @alanpoulain)
23+
- Re-add Psalm as it is now compatible with nikic/php-parser v5
24+
- Upgrade QA
25+
726
## [3.0.0-rc6] - 2024-02-08
827

928
### Updates

0 commit comments

Comments
 (0)