diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ee0248..26bb7eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,15 @@ - Media Manager plugin shows 50 items per page, not 10 ## Themes -- Leggero theme: Fixed searchbox glitch in FlatMaas revisited style (see [#97](https://github.com/flatpressblog/flatpress/issues/97)) -- Leggero theme: Fixed missing bullets in preview (see [#98](https://github.com/flatpressblog/flatpress/issues/98)) -- Leggero theme: CSS of the Leggero style had some glitches on mobile devices -- Leggero theme: Invalid HTML output fixed (see [#106](https://github.com/flatpressblog/flatpress/issues/106)) -- Leggero theme: Removed unneccessary external font resource (see [#112](https://github.com/flatpressblog/flatpress/issues/112)) +- Leggero + - Fixed searchbox glitch in FlatMaas revisited style (see [#97](https://github.com/flatpressblog/flatpress/issues/97)) + - Fixed missing bullets in preview (see [#98](https://github.com/flatpressblog/flatpress/issues/98)) + - CSS of the Leggero style had some glitches on mobile devices + - Invalid HTML output fixed (see [#106](https://github.com/flatpressblog/flatpress/issues/106)) + - 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) ## Bugfixes - Comment Center config page threw errors (see [#90](https://github.com/flatpressblog/flatpress/issues/90))