From 6474a6ab0b8393e4a374227619988172937fc657 Mon Sep 17 00:00:00 2001 From: Josh Crawford Date: Fri, 1 Mar 2019 21:52:17 +1100 Subject: [PATCH] version 2.1.14 --- CHANGELOG.md | 5 +++++ composer.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6db6eef..77af6bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.1.14 - 2019-03-01 + +### Added +- Add re-save function for Super Table fields. + ## 2.1.13.4 - 2019-03-01 ### Fixed diff --git a/composer.json b/composer.json index 1c5152e..74865f3 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/super-table", "description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.", "type": "craft-plugin", - "version": "2.1.13.4", + "version": "2.1.14", "keywords": [ "craft", "cms",