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",