From 6134e15122e7156c718ef50b7f3bd8c9f98b6d6e Mon Sep 17 00:00:00 2001 From: dandibot Date: Wed, 31 Aug 2022 15:36:33 +0000 Subject: [PATCH] auto shipit - CHANGELOG.md etc --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a296babf9..cbd8fffad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v0.2.44 (Wed Aug 31 2022) + +#### 🐛 Bug Fix + +- Create django app for zarr functionality [#1256](https://github.com/dandi/dandi-archive/pull/1256) ([@danlamanna](https://github.com/danlamanna)) +- Rearrange file structure [#1255](https://github.com/dandi/dandi-archive/pull/1255) ([@mvandenburgh](https://github.com/mvandenburgh)) +- Remove TODO about Django Sites [#1254](https://github.com/dandi/dandi-archive/pull/1254) ([@mvandenburgh](https://github.com/mvandenburgh)) + +#### Authors: 2 + +- Dan LaManna ([@danlamanna](https://github.com/danlamanna)) +- Mike VanDenburgh ([@mvandenburgh](https://github.com/mvandenburgh)) + +--- + # v0.2.43 (Thu Aug 25 2022) #### 🐛 Bug Fix