From afcb9a7c2b37d33869ff4324c0ed03bfa4598829 Mon Sep 17 00:00:00 2001 From: Bhupesh Pandey Date: Fri, 13 Dec 2024 22:17:04 +0530 Subject: [PATCH] updated: change logs & version bumped --- .craftplugin | 2 +- CHANGELOG.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.craftplugin b/.craftplugin index 473632ca..6039246b 100644 --- a/.craftplugin +++ b/.craftplugin @@ -1,7 +1,7 @@ { "pluginName": "Translations for Craft", "pluginDescription": "Drive global growth with simplified translation workflows.", - "pluginVersion": "v4.0.2", + "pluginVersion": "v4.0.3", "pluginAuthorName": "Acclaro", "pluginVendorName": "Acclaro", "pluginAuthorUrl": "http://www.acclaro.com/", diff --git a/CHANGELOG.md b/CHANGELOG.md index a0ef1f4c..1ba43a3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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/). +## 4.0.3 - 2024-12-13 + +### Fixed +- Neo blocks overwriting content in other sites on draft creation. ([AcclaroInc#562](https://github.com/AcclaroInc/pm-craft-translations/issues/562)) + ## 4.0.2 - 2024-11-21 ### Fixed