From c93c5359161ca860564ec6c964b9bb1a6127de23 Mon Sep 17 00:00:00 2001 From: freekmurze Date: Mon, 24 Oct 2022 15:41:39 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63849c5..2886e41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `laravel-sitemap` will be documented in this file +## 6.2.3 - 2022-10-24 + +### What's Changed + +- Image title and license shouldn't be URLs by @madman-81 in https://github.com/spatie/laravel-sitemap/pull/475 + +**Full Changelog**: https://github.com/spatie/laravel-sitemap/compare/6.2.2...6.2.3 + ## 6.2.2 - 2022-09-22 ### What's Changed