From c4d1ed4acd1f0c7aec6a9b554bd5f38559afe60e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 7 Feb 2022 21:33:12 +0000 Subject: [PATCH] Changelog update - v3.0.1 --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d223aae..11cfec0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,12 @@ # easy-i18n Changelog ## [Unreleased] -### Changed -- Fresh projects will receive a notification instead of an exception to configure the plugin -### Fixed +## [3.0.1] +### Changed +- Fresh projects will receive a notification instead of an exception to configure the plugin + +### Fixed - Exception on json array value mapping ## [3.0.0]