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