File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 3.0.1] ( https://github.com/roach-php/core/compare/v3.0.0...v3.0.1 ) (2024-01-25)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * fix psalm errors on latest release ([ 2aec066] ( https://github.com/roach-php/core/commit/2aec066f12d940440cbf63c8815a7182f3fc7613 ) )
13
+ * fix race condition in SystemClock ([ c9d7d46] ( https://github.com/roach-php/core/commit/c9d7d4661bc9af9569c59e31914fc7ac88b5a19b ) )
14
+
7
15
## [ 3.0.0] ( https://github.com/roach-php/core/compare/2.0.1...v3.0.0 ) (2024-01-05)
8
16
9
17
You can’t perform that action at this time.
0 commit comments