diff --git a/CHANGELOG.md b/CHANGELOG.md index 8628618..f0e9518 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## [Unreleased] +## 4.0.4 - 2022-05-11 +### Fixed +- Fix bug that occurs when generating SEOmatic sitemaps + ## 4.0.3 - 2022-05-11 ### Fixed - Fix bug where `markasnew_elements` table joined multiple times diff --git a/composer.json b/composer.json index c10df45..dcf8329 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "thepixelage/craft-markasnew", "description": "Mark As New is a Craft CMS plugin for marking content and products as new", "type": "craft-plugin", - "version": "4.0.3", + "version": "4.0.4", "keywords": [ "craft", "cms",