diff --git a/CHANGELOG.md b/CHANGELOG.md index 55c430f..a3d4e5b 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.1.2 - 2020-02-14 +### Fixed +- Fixes some issues with static translations for edit source buttons + ## 1.1.0.1 - 2020-02-09 ### Fixed - Fixes a regression bug introduced in 1.1.0, where edit field links would not work diff --git a/composer.json b/composer.json index 062122d..971e283 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mmikkel/cp-field-inspect", "description": "Inspect field handles and easily edit field and element source settings", "type": "craft-plugin", - "version": "1.1.0.1", + "version": "1.1.2", "keywords": [ "craft", "cms",