From 2237b8931e17c0a829d09a0f09b0b0b4c63a0a31 Mon Sep 17 00:00:00 2001 From: dandibot Date: Wed, 22 Nov 2023 18:37:15 +0000 Subject: [PATCH] auto shipit - CHANGELOG.md etc --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40f67de73..60380a5f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# v0.3.64 (Wed Nov 22 2023) + +#### 🐛 Bug Fix + +- adjust neurosift service endpoint URL, passing additional info [#1706](https://github.com/dandi/dandi-archive/pull/1706) ([@magland](https://github.com/magland) [@waxlamp](https://github.com/waxlamp)) +- Optimize dandiset owner PUT endpoint [#1737](https://github.com/dandi/dandi-archive/pull/1737) ([@mvandenburgh](https://github.com/mvandenburgh) [@AlmightyYakob](https://github.com/AlmightyYakob)) + +#### Authors: 4 + +- Jacob Nesbitt ([@AlmightyYakob](https://github.com/AlmightyYakob)) +- Jeremy Magland ([@magland](https://github.com/magland)) +- Mike VanDenburgh ([@mvandenburgh](https://github.com/mvandenburgh)) +- Roni Choudhury ([@waxlamp](https://github.com/waxlamp)) + +--- + # v0.3.63 (Tue Nov 21 2023) #### 🐛 Bug Fix