diff --git a/CHANGELOG.md b/CHANGELOG.md index db284b0..bf91e51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md). +## 3.1.2 (15. December 2022) + ++ Fixed issues raised for php 8.2 tests + ## 3.1.1 (23. August 2022) + Fixed issue with nullable strings on php 8.1