From d75c87ca5e1eb6dad624250571fbf37ae93cbc09 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 25 Apr 2022 14:51:51 -0600 Subject: [PATCH] prepare for release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4019a874..04b07a81e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 1. [](#improved) * When saving yaml and markdown, create also a cached version of the file and recompile it in opcache 2. [](#bugfix) - * Fixed missing changes in yaml & markdown files if saved multiple times during the same second because of a caching issue + * Fixed missing changes in **yaml** & **markdown** files if saved multiple times during the same second because of a caching issue * Fixed XSS check not detecting onX events without quotes * Fixed default collection ordering in pages admin