From e7cde485094ba3577c04f54a6ef0e06cfaf354d2 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 29 Dec 2021 18:13:46 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebbcc8d39..c9157a155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the date range component to the holdings tab +### Changed + +- Extended the statistics section on the about page (users in Slack community) + ### Fixed - Fixed the creation of historical data in the admin control panel (upsert instead of update)