diff --git a/CHANGELOG.md b/CHANGELOG.md index a63e906..0c7c98d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `laravel-seo` will be documented in this file. +## 1.6.3 - 2024-08-30 + +- Fix: potential preventAccessingMissingAttributes() exception if someone had old database migration. + ## 1.6.2 - 2024-06-15 - Fix: do also not escape image URLs for OpenGraph and Twitter.