From 8804ba65296dab67435ec1290073a85c6cb48677 Mon Sep 17 00:00:00 2001 From: Ilia Ross Date: Mon, 22 Jul 2024 16:00:56 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cc1f6cf4..4e66e660d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Changelog +#### 2.201 (July 22, 2024) +* Fix issue by using the correct JSON dependency for collecting stats [#2222](https://github.com/webmin/webmin/issues/2222) + #### 2.200 (July 21, 2024) * Add support for blocking a given IP temporarily or permanently in the FirewallD module * Add support for parsing iCalendar event files in the Mailbox module