From 32f771fd7c69ba9a31a3356e4be691679617b70b Mon Sep 17 00:00:00 2001 From: ralphjsmit Date: Wed, 1 Jun 2022 11:07:08 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04ac0d4..4bd288f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to `laravel-seo` will be documented in this file. +## 1.0.2 - 2022-06-01 + +– Fix: OpenGraph specification +– Fix: using the ->imageMeta with a custom override URL. + ## 1.0.1 - 2022-05-24 – Fix incorrect import #9.