diff --git a/CHANGELOG.md b/CHANGELOG.md index fee4e0a..e263913 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## 4.0.0-beta.8 - 2022-09-06 + +### Added +- Added check to see if shortlinkUrl is set in settings, if not, do nothing. + ## 4.0.0-beta.6 - 2022-09-06 ### Changed diff --git a/composer.json b/composer.json index 554eb6b..a0dbf34 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "percipiolondon/craft-shortlink", "description": "This Craft CMS plugin adds support to generate an unique url short link", "type": "craft-plugin", - "version": "4.0.0-beta.7", + "version": "4.0.0-beta.8", "keywords": [ "craft", "cms",