From fd40394a8cb77830532a951d917995c2ff66806a Mon Sep 17 00:00:00 2001 From: Arjen Date: Sat, 27 Mar 2021 20:04:26 +0100 Subject: [PATCH] Release version 5.6.5. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77936ed77..09c9ffcac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### [5.6.5](https://github.com/munkireport/munkireport-php/compare/v5.6.5...5.x) (Unreleased) +### [5.6.5](https://github.com/munkireport/munkireport-php/compare/v5.6.5...5.x) (March 27, 2021) 🍖 Another maintenance release, updating dependencies and re-adding the composer-merge plugin.