From 3c8c0f4c57464ae304d7e359d6cced6ca6ad8a25 Mon Sep 17 00:00:00 2001 From: dandibot Date: Wed, 29 Mar 2023 14:56:40 +0000 Subject: [PATCH] auto shipit - CHANGELOG.md etc --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44f6393b9..9368e5af6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v0.3.29 (Wed Mar 29 2023) + +#### 🐛 Bug Fix + +- Boost minimal client version to be 0.51.0 since needed for fresh dandischema [#1542](https://github.com/dandi/dandi-archive/pull/1542) ([@yarikoptic](https://github.com/yarikoptic)) +- Test for "Licenses" DLP element in E2E test [#1511](https://github.com/dandi/dandi-archive/pull/1511) ([@mvandenburgh](https://github.com/mvandenburgh)) +- Update Vue to 2.7.14 [#1549](https://github.com/dandi/dandi-archive/pull/1549) ([@mvandenburgh](https://github.com/mvandenburgh)) + +#### Authors: 2 + +- Mike VanDenburgh ([@mvandenburgh](https://github.com/mvandenburgh)) +- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic)) + +--- + # v0.3.28 (Tue Mar 21 2023) #### 🐛 Bug Fix