From 38f7d42558238f15e5b62c0c43f39d5381a30360 Mon Sep 17 00:00:00 2001 From: Volodymyr Hadomskyi Date: Wed, 10 Apr 2024 17:13:15 +0200 Subject: [PATCH] Bump version ENG-14343 --- CHANGELOG.md | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55b8e39b..2c288c63 100755 --- 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/). +## 3.8.0 - 2024-04-10 +### Added +- Introduced a new configuration setting that allows the disabling of automatic synchronization for jobs that are currently in progress + ## 3.7.0 - 2023-12-15 ### Added - Support for the [Typed Link Field plugin](https://plugins.craftcms.com/typedlinkfield) diff --git a/composer.json b/composer.json index 403054b0..b1e6d65a 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "lilt/craft-lilt-plugin", "description": "The Lilt plugin makes it easy for you to send content to Lilt for translation right from within Craft CMS.", "type": "craft-plugin", - "version": "3.7.0", + "version": "3.8.0", "keywords": [ "craft", "cms",