From a5bea6507bb1cdd3b43c1e69ff92d50d9d3a0f0b Mon Sep 17 00:00:00 2001 From: azett Date: Sat, 13 Aug 2022 20:43:51 +0200 Subject: [PATCH] Changelog updated --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26bb7eb..07f4271 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ - Removed unneccessary external font resource (see [#112](https://github.com/flatpressblog/flatpress/issues/112)) - "Add comment" link has its own line (see [#135](https://github.com/flatpressblog/flatpress/issues/135)) - Removed legacy/invalid CSS (see [#133](https://github.com/flatpressblog/flatpress/issues/133), [#134](https://github.com/flatpressblog/flatpress/issues/134)) - - Fixed description of Leggero and Leggero v2 styles (see [#137](https://github.com/flatpressblog/flatpress/issues/137) + - Fixed description of Leggero and Leggero v2 styles (see [#137](https://github.com/flatpressblog/flatpress/issues/137)) ## Bugfixes - Comment Center config page threw errors (see [#90](https://github.com/flatpressblog/flatpress/issues/90))