From bfa9059f73a7abd89baab79ea318c373a5d33a2d Mon Sep 17 00:00:00 2001 From: dandibot Date: Fri, 3 Jan 2025 16:50:02 +0000 Subject: [PATCH] auto shipit - CHANGELOG.md etc --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cb4a9be9..271727e9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# v0.4.5 (Fri Jan 03 2025) + +#### 🐛 Bug Fix + +- Display validation errors on DLP for embargoed dandisets [#2122](https://github.com/dandi/dandi-archive/pull/2122) ([@mvandenburgh](https://github.com/mvandenburgh)) + +#### 🏠 Internal + +- Make logging level of the django app configurable [#2078](https://github.com/dandi/dandi-archive/pull/2078) ([@yarikoptic](https://github.com/yarikoptic) [@waxlamp](https://github.com/waxlamp)) + +#### Authors: 3 + +- Mike VanDenburgh ([@mvandenburgh](https://github.com/mvandenburgh)) +- Roni Choudhury ([@waxlamp](https://github.com/waxlamp)) +- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic)) + +--- + # v0.4.4 (Thu Jan 02 2025) #### 🐛 Bug Fix