Skip to content

Commit 81f941f

Browse files
committed
Prepare release 4.9.1
1 parent 592a97d commit 81f941f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88

9+
## 4.9.1 - 2025-09-04
10+
11+
### Fixed
12+
13+
* Allow brick/math version `^0.14`; fixed in [#617](https://github.com/ramsey/uuid/pull/617).
14+
* Default to `microtime()` instead of `DateTimeImmutable` in `Ramsey\Uuid\Generator\UnixTimeGenerator`.
15+
16+
917
## 4.9.0 - 2025-06-25
1018

1119
### Added

0 commit comments

Comments
 (0)