diff --git a/CHANGELOG.md b/CHANGELOG.md index c7b8ae60..8638edc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. See [ramsey/uuid#361](https://github.com/ramsey/uuid/pull/361). +## 4.1.2 - 2021-09-24 + +### Fixed + +* Lock 4.1.x to `~8.0.0` to indicate it does not support PHP 8.1. + + ## 4.1.1 - 2020-08-18 ### Fixed @@ -46,6 +53,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. [#324](https://github.com/ramsey/uuid/pull/324) for more information. +## 4.0.2 - 2021-09-24 + +### Fixed + +* Lock 4.0.x to `~8.0.0` to indicate it does not support PHP 8.1. + + ## 4.0.1 - 2020-03-29 ### Fixed