From 46655db803d668eaf56dd7aceda6f58c52bd3d0d Mon Sep 17 00:00:00 2001 From: Hutchy68 Date: Sun, 5 Apr 2020 12:20:50 -0400 Subject: [PATCH] Enhancement noted in changelog ul and ol css improvements --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b6e355..7f9a617 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## Version 2.2.1 +* [enhancement] Enumeration and Listings #54 * [bug] Syntax error in pivot.css Issue #89 * [bug] Personal tools menu name not translated into other languages Issue #88 * [bug] Search autocomplete not available on small screens Issue #85