From b7b4c1525898df64586e2b10e155207acb4cb69c Mon Sep 17 00:00:00 2001 From: gregory Date: Thu, 26 Aug 2021 17:14:02 +0200 Subject: [PATCH] prep release --- .craftplugin | 2 +- CHANGELOG.md | 4 ++++ composer.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.craftplugin b/.craftplugin index a4ee433..006036b 100644 --- a/.craftplugin +++ b/.craftplugin @@ -1 +1 @@ -{"pluginName":"Storychief v3","pluginDescription":"Craft CMS plugin to use with Storychief","pluginVersion":"1.0.6","pluginAuthorName":"Storychief","pluginVendorName":"storychief","pluginAuthorUrl":"https://github.com/Story-Chief/","pluginAuthorGithub":"","codeComments":"","pluginComponents":"","consolecommandName":"","controllerName":"","cpsectionName":"","elementName":"","fieldName":"","modelName":"","purchasableName":"","recordName":"","serviceName":"","taskName":"","utilityName":"","widgetName":"","apiVersion":"api_version_3_0"} +{"pluginName":"Storychief v3","pluginDescription":"Craft CMS plugin to use with Storychief","pluginVersion":"1.0.9","pluginAuthorName":"Storychief","pluginVendorName":"storychief","pluginAuthorUrl":"https://github.com/Story-Chief/","pluginAuthorGithub":"","codeComments":"","pluginComponents":"","consolecommandName":"","controllerName":"","cpsectionName":"","elementName":"","fieldName":"","modelName":"","purchasableName":"","recordName":"","serviceName":"","taskName":"","utilityName":"","widgetName":"","apiVersion":"api_version_3_0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ce035f..4ff4a69 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.0.9 - 2021-08-26 +### Added +- Added beforeEntryPublish and beforeEntryUpdate events which allow altering of the entry before it is saved. + ## 1.0.6 - 2020-08-17 ### Added - Support for propagation settings: none, language, siteGroup and custom. Previously only all diff --git a/composer.json b/composer.json index 5e3cbc1..44fbaf6 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "storychief/craft-cms-v3-storychief", "description": "Craft CMS plugin to use with Storychief", "type": "craft-plugin", - "version": "1.0.8", + "version": "1.0.9", "keywords": [ "craft", "cms",