From d191e0b6d3361cefd2215f55cd342e1d82f5bb3a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 23 Sep 2022 12:00:31 +0300 Subject: [PATCH] Fix typo. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f22702228..716f1ced1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ This release adds the following new features: - [Added a possibility of getting some WeKan metrics datas](https://github.com/wekan/wekan/pull/4700). Thanks to Emile840. - [Added METRICS_ALLOWED_IP_ADDRESSES settings to Docker/Snap/Source](https://github.com/wekan/wekan/commit/34862810df686abfc0ee9ff1a13690a7b2bacc7e) +- [Added METRICS_ALLOWED_IP_ADDRESSES settings to Docker/Snap/Source](https://github.com/wekan/wekan/commit/34862810df686abfc0ee9ff1a13690a7b2bacc7e) https://github.com/wekan/wekan/wiki/Metrics and missing Matomo settings to Snap help. Thanks to xet7.