From d642bccfc7819aa13aec3ae767c58ac8f9d21e00 Mon Sep 17 00:00:00 2001 From: DANDI Bot Date: Thu, 6 Oct 2022 15:57:35 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3ee5ca09..e32190cd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# 0.46.4 (Thu Oct 06 2022) + +#### ๐Ÿ  Internal + +- Update client-side publication workflow [#1125](https://github.com/dandi/dandi-cli/pull/1125) ([@jwodder](https://github.com/jwodder)) + +#### ๐Ÿงช Tests + +- increase number of trials in docker_compose_setup to 25 [#1122](https://github.com/dandi/dandi-cli/pull/1122) ([@djarecka](https://github.com/djarecka)) +- Pull latest Docker images before spinning up Compose [#1121](https://github.com/dandi/dandi-cli/pull/1121) ([@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.3 (Mon Sep 19 2022) #### ๐Ÿ› Bug Fix