diff --git a/.craftplugin b/.craftplugin index 2a9c524c..20b8b993 100644 --- a/.craftplugin +++ b/.craftplugin @@ -1,7 +1,7 @@ { "pluginName": "Translations for Craft", "pluginDescription": "Drive global growth with simplified translation workflows.", - "pluginVersion": "3.4.3", + "pluginVersion": "3.4.4", "pluginAuthorName": "Acclaro", "pluginVendorName": "Acclaro", "pluginAuthorUrl": "http://www.acclaro.com/", diff --git a/CHANGELOG.md b/CHANGELOG.md index 85a0c0bd..71732c61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,15 @@ 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/). +## 3.4.4- 2025-01-17 + +### Added +- Support for TableMaker field. ([AcclaroInc#547](https://github.com/AcclaroInc/craft-translations/issues/547)) + + ## 3.4.3- 2025-01-13 ### Fixed - - An issue with Neo block propagation for non-localized blocks. ([AcclaroInc#562](https://github.com/AcclaroInc/pm-craft-translations/issues/562)) ## 3.4.2 - 2024-12-16