File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes are documented in this file using the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
4
4
5
+ ## [ 5.0.1] - 2024-07-03
6
+
7
+ ### Changed
8
+
9
+ * This project now uses PHPStan instead of Psalm for static analysis
10
+
5
11
## [ 5.0.0] - 2024-02-02
6
12
7
13
### Removed
@@ -159,6 +165,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
159
165
160
166
* Initial release based on [ code contributed by Michel Hartmann to PHPUnit] ( https://github.com/sebastianbergmann/phpunit/pull/3673 )
161
167
168
+ [ 5.0.1 ] : https://github.com/sebastianbergmann/type/compare/5.0.0...5.0.1
162
169
[ 5.0.0 ] : https://github.com/sebastianbergmann/type/compare/4.0...5.0.0
163
170
[ 4.0.0 ] : https://github.com/sebastianbergmann/type/compare/3.2.1...4.0.0
164
171
[ 3.2.1 ] : https://github.com/sebastianbergmann/type/compare/3.2.0...3.2.1
You can’t perform that action at this time.
0 commit comments