From a1acf96007170234a8399586a6e2ab8feba109d1 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Sat, 31 Dec 2022 16:16:59 -0600 Subject: [PATCH] chore: prepare release 4.7.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a3a3f0d..7fba94bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 4.7.1 - 2022-12-31 + +### Fixed + +* Allow the use of ramsey/collection ^2.0 with ramsey/uuid. + + ## 4.7.0 - 2022-12-19 ### Added