From 5d705311df3f73c03011c0887ff08ccdd1fcb02e Mon Sep 17 00:00:00 2001 From: DANDI Bot Date: Wed, 6 Oct 2021 21:32:01 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43e06bdf5..c976dfbb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# 0.30.0 (Wed Oct 06 2021) + +#### ๐Ÿš€ Enhancement + +- Log a message if a request succeeds after one or more failures [take 2] [#792](https://github.com/dandi/dandi-cli/pull/792) ([@jwodder](https://github.com/jwodder)) + +#### ๐Ÿงช Tests + +- Make CI tests dump Docker Compose logs on failure [#793](https://github.com/dandi/dandi-cli/pull/793) ([@jwodder](https://github.com/jwodder)) + +#### Authors: 1 + +- John T. Wodder II ([@jwodder](https://github.com/jwodder)) + +--- + # 0.29.0 (Wed Oct 06 2021) #### ๐Ÿš€ Enhancement