From 36da5a283c6c5eb687a346f520b3b244664676d0 Mon Sep 17 00:00:00 2001 From: dandibot Date: Tue, 22 Oct 2024 17:45:48 +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 b98c37f03..ec27e2c95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v0.3.107 (Tue Oct 22 2024) + +#### 🐛 Bug Fix + +- Update new user registration questions [#2054](https://github.com/dandi/dandi-archive/pull/2054) ([@kabilar](https://github.com/kabilar) [@waxlamp](https://github.com/waxlamp)) +- Pin ruff version to avoid spurious test failures [#2053](https://github.com/dandi/dandi-archive/pull/2053) ([@waxlamp](https://github.com/waxlamp)) +- Pin ubuntu-22.04 for all CI jobs [#2056](https://github.com/dandi/dandi-archive/pull/2056) ([@waxlamp](https://github.com/waxlamp)) + +#### Authors: 2 + +- Kabilar Gunalan ([@kabilar](https://github.com/kabilar)) +- Roni Choudhury ([@waxlamp](https://github.com/waxlamp)) + +--- + # v0.3.106 (Thu Oct 17 2024) #### 🐛 Bug Fix