From ba1aa5a498919d0de9b8481e6c650e24e115d917 Mon Sep 17 00:00:00 2001 From: Ilia Ross Date: Tue, 10 Oct 2023 18:58:48 +0300 Subject: [PATCH] Add missing change --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40245f34f..3ac8de3b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## Changelog #### 2.104 (October 12, 2023) +* Add support for numbered and bulleted lists in mail HTML editor * Fix Webmin version display [#2023](https://github.com/webmin/webmin/issues/2023) * Fix hostname detection on `systemd` systems to avoid excessive logging [#2020](https://github.com/webmin/webmin/issues/2020) * Fix to check if UI library is loaded before using it [#2021](https://github.com/webmin/webmin/issues/2021)