From 08741d75662d5b3018ccd5a75fd9f98996c329ae Mon Sep 17 00:00:00 2001 From: dandibot Date: Wed, 6 Mar 2024 22:42:52 +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 a91d9be95..49b1e9ebf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# v0.3.78 (Wed Mar 06 2024) + +#### 🐛 Bug Fix + +- Use different collation for Asset `path` field [#1885](https://github.com/dandi/dandi-archive/pull/1885) ([@jjnesbitt](https://github.com/jjnesbitt)) +- Run all linting commands, even if some of them fail [#1882](https://github.com/dandi/dandi-archive/pull/1882) ([@waxlamp](https://github.com/waxlamp)) +- Add format changes from ruff update [#1883](https://github.com/dandi/dandi-archive/pull/1883) ([@marySalvi](https://github.com/marySalvi)) +- Update Heroku Python runtime [#1876](https://github.com/dandi/dandi-archive/pull/1876) ([@mvandenburgh](https://github.com/mvandenburgh)) + +#### Authors: 4 + +- Jacob Nesbitt ([@jjnesbitt](https://github.com/jjnesbitt)) +- Mary Salvi ([@marySalvi](https://github.com/marySalvi)) +- Mike VanDenburgh ([@mvandenburgh](https://github.com/mvandenburgh)) +- Roni Choudhury ([@waxlamp](https://github.com/waxlamp)) + +--- + # v0.3.77 (Thu Feb 29 2024) :tada: This release contains work from new contributors! :tada: