From 231f7f0e8cde9479a77dcb4b0f41da531f02b7bf Mon Sep 17 00:00:00 2001 From: DANDI Bot Date: Mon, 9 May 2022 21:04:21 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 678ef1209..c9ff6cca8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# 0.39.6 (Mon May 09 2022) + +#### 🐛 Bug Fix + +- Logging validation warnings and errors [#992](https://github.com/dandi/dandi-cli/pull/992) ([@TheChymera](https://github.com/TheChymera)) +- ENH: delete - allow to specify --force in CLI [#1001](https://github.com/dandi/dandi-cli/pull/1001) ([@yarikoptic](https://github.com/yarikoptic)) + +#### Authors: 2 + +- Horea Christian ([@TheChymera](https://github.com/TheChymera)) +- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic)) + +--- + # 0.39.5 (Thu May 05 2022) #### 🐛 Bug Fix