From 34482a24044024e44c3c6e2765c6e87df9dacb37 Mon Sep 17 00:00:00 2001 From: DANDI Bot Date: Thu, 28 Apr 2022 15:50:50 +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 05af1ed4..0c84886e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# 0.7.1 (Thu Apr 28 2022) + +#### ๐Ÿ› Bug Fix + +- add 0.6.2 to validation schemas [#133](https://github.com/dandi/dandi-schema/pull/133) ([@satra](https://github.com/satra)) + +#### ๐Ÿงช Tests + +- Set DJANGO_DANDI_WEB_APP_URL for dandi-cli integration tests [#132](https://github.com/dandi/dandi-schema/pull/132) ([@jwodder](https://github.com/jwodder)) + +#### Authors: 2 + +- John T. Wodder II ([@jwodder](https://github.com/jwodder)) +- Satrajit Ghosh ([@satra](https://github.com/satra)) + +--- + # 0.7.0 (Wed Apr 06 2022) #### ๐Ÿš€ Enhancement