You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ChangeLog-10.1.md
+7
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
4
4
5
+
## [10.1.12] - 2024-03-02
6
+
7
+
### Changed
8
+
9
+
* Do not use implicitly nullable parameters
10
+
5
11
## [10.1.11] - 2023-12-21
6
12
7
13
### Changed
@@ -83,6 +89,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
83
89
84
90
* The `SebastianBergmann\CodeCoverage\Filter::includeDirectory()`, `SebastianBergmann\CodeCoverage\Filter::excludeDirectory()`, and `SebastianBergmann\CodeCoverage\Filter::excludeFile()` methods are now deprecated
0 commit comments