File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
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
+
7
26
## [ 3.0.0-rc6] - 2024-02-08
8
27
9
28
### Updates
You can’t perform that action at this time.
0 commit comments