From f3fa61aa4b436e6a19098eb51ac269462dab00ef Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Sun, 11 Feb 2024 14:32:21 +0100 Subject: [PATCH] Changelog for 5.0.1 --- CHANGELOG.md | 8 ++++++++ composer.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e78a982..6c1abe5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Splashing Images changelog +## 5.0.1 - 2024-02-11 +## Fixed +- Fixed an error with multiple search terms ([#16](https://github.com/studioespresso/craft-unsplash/issues/16)) + ## 5.0.0 - 2024-02-09 ### Added - Finished Craft 5 release. @@ -8,6 +12,10 @@ ### Added - Initial Craft 5 support +## 3.0.1 - 2024-02-11 +### Fixed +- Fixed an error with multiple search terms ([#16](https://github.com/studioespresso/craft-unsplash/issues/16)) + ## 3.0.0 - 20222-04-26 ### Added - Craft 4 🚀 diff --git a/composer.json b/composer.json index 52fbfdc..fae7a8c 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "studioespresso/craft-splashingimages", "description": "unsplash.com integration for Craft CMS", "type": "craft-plugin", - "version": "5.0.0", + "version": "5.0.1", "keywords": [ "craft", "cms",