From 83d0c44e01b8ba6580ef94163e54441ac9751443 Mon Sep 17 00:00:00 2001 From: dandibot Date: Tue, 30 Jul 2024 14:23:42 +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 900028294..192711626 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v0.3.92 (Tue Jul 30 2024) + +#### 🐛 Bug Fix + +- Add retries to sha256 checksum calculation task [#1937](https://github.com/dandi/dandi-archive/pull/1937) ([@jjnesbitt](https://github.com/jjnesbitt)) +- Contact owner [#1840](https://github.com/dandi/dandi-archive/pull/1840) ([@marySalvi](https://github.com/marySalvi) [@mvandenburgh](https://github.com/mvandenburgh)) + +#### Authors: 3 + +- Jacob Nesbitt ([@jjnesbitt](https://github.com/jjnesbitt)) +- Mary Salvi ([@marySalvi](https://github.com/marySalvi)) +- Mike VanDenburgh ([@mvandenburgh](https://github.com/mvandenburgh)) + +--- + # v0.3.91 (Wed Jul 24 2024) #### 🐛 Bug Fix