From fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Sat, 25 Sep 2021 18:10:38 -0500 Subject: [PATCH] Add 3.9.6 changelog to the main branch --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f940a20..fdf3eec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -664,6 +664,13 @@ The following functionality is deprecated and will be removed in ramsey/uuid throws this exception. +## 3.9.6 - 2021-09-25 + +### Fixed + +* Switch back to `^8.0` in the PHP version requirement. + + ## 3.9.5 - 2021-09-24 ### Fixed