From 4c81691dc67c256da400565254a897af0fa38197 Mon Sep 17 00:00:00 2001 From: DANDI Bot Date: Fri, 21 Oct 2022 19:05:51 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90bb33e43..ba31c7a71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +# 0.46.6 (Fri Oct 21 2022) + +#### ๐Ÿ› Bug Fix + +- Don't try to cancel failed Zarr uploads twice [#1139](https://github.com/dandi/dandi-cli/pull/1139) ([@jwodder](https://github.com/jwodder)) + +#### ๐Ÿ“ Documentation + +- adding testing instructions [#1123](https://github.com/dandi/dandi-cli/pull/1123) ([@djarecka](https://github.com/djarecka)) + +#### ๐Ÿงช Tests + +- Add `DANDI_TESTS_PULL_DOCKER_COMPOSE` envvar [#1141](https://github.com/dandi/dandi-cli/pull/1141) ([@jwodder](https://github.com/jwodder)) + +#### Authors: 2 + +- Dorota Jarecka ([@djarecka](https://github.com/djarecka)) +- John T. Wodder II ([@jwodder](https://github.com/jwodder)) + +--- + # 0.46.5 (Fri Oct 14 2022) #### ๐Ÿ› Bug Fix