From be2451bef8147b7352a28fb4cddb08adc497ada3 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Fri, 6 Aug 2021 15:32:15 -0500 Subject: [PATCH] chore: prepare release 3.9.4 --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57b7f5e..8276415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Security +## [3.9.4] - 2021-08-06 + +### Fixed + +* Allow installation of paragonie/random_compat v9.99.100 (for PHP 8 compatibility). + + ## [3.9.3] - 2020-02-20 ### Fixed @@ -608,7 +615,8 @@ versions leading up to this release.* [ramsey/uuid-doctrine]: https://github.com/ramsey/uuid-doctrine [ramsey/uuid-console]: https://github.com/ramsey/uuid-console -[unreleased]: https://github.com/ramsey/uuid/compare/3.9.3...HEAD +[unreleased]: https://github.com/ramsey/uuid/compare/3.9.4...3.x +[3.9.4]: https://github.com/ramsey/uuid/compare/3.9.2...3.9.4 [3.9.3]: https://github.com/ramsey/uuid/compare/3.9.2...3.9.3 [3.9.2]: https://github.com/ramsey/uuid/compare/3.9.1...3.9.2 [3.9.1]: https://github.com/ramsey/uuid/compare/3.9.0...3.9.1