From de636e61380e0c2f8d688f179dac00bfd9ad04bb Mon Sep 17 00:00:00 2001 From: Stefanie Gevaert <> Date: Tue, 3 May 2022 16:52:04 +0200 Subject: [PATCH] docs: provide change in the new version --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 939713e..a3ad7fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 1.2.3 - 2022-05-03 +### Changed +- Removed the criteria from config.php + ## 1.2.2 - 2022-01-17 ### Fixed - Fixed the reference that was still on ramsey/uuid