From 4c03cca9a77c93b7aada0b41d2e3ca142b8d6ad6 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Tue, 19 Mar 2024 15:52:54 -0400 Subject: [PATCH] chore: Version 1.0.18 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58f3164..fe2487e 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## 1.0.18 - UNRELEASED ### Fixed -* Fixed an issue that would cause the `SectionShorthandFieldsAutocomplete` to throw an exception if you were running PHP < 8.0 ([#1436](https://github.com/nystudio107/craft-seomatic/issues/1436)) +* Fixed an issue that would cause the `SectionShorthandFieldsAutocomplete` to throw an exception if you were running PHP < 8.0 ([#7](https://github.com/nystudio107/craft-code-editor/issues/7)) ## 1.0.17 - 2024.01.29 ### Added