From 045e9ff8562a7191e3c5e9c8e39ea972df06527f Mon Sep 17 00:00:00 2001 From: DANDI Bot Date: Fri, 15 Jul 2022 20:45:20 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1492aabbd..aed5c5020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# 0.45.1 (Fri Jul 15 2022) + +#### 🐛 Bug Fix + +- dandi move: Fix resolution of nonexistent dests when in a subdirectory [#1063](https://github.com/dandi/dandi-cli/pull/1063) ([@jwodder](https://github.com/jwodder)) +- dandi move: Include all mismatches in error messages [#1064](https://github.com/dandi/dandi-cli/pull/1064) ([@jwodder](https://github.com/jwodder)) + +#### 📝 Documentation + +- Mention in help text that 'draft' is not supported in DANDI:/ [#1062](https://github.com/dandi/dandi-cli/pull/1062) ([@jwodder](https://github.com/jwodder)) + +#### Authors: 1 + +- John T. Wodder II ([@jwodder](https://github.com/jwodder)) + +--- + # 0.45.0 (Wed Jul 13 2022) #### 🚀 Enhancement