From 2643846f533a8229a430585d5c9e9c250289234d Mon Sep 17 00:00:00 2001 From: DANDI Bot Date: Mon, 12 Aug 2024 18:58:55 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e40ca6..30936a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# 0.10.3 (Mon Aug 12 2024) + +#### 🐛 Bug Fix + +- Move pattern specification for `BaseType.identifier` to the annotation for the `str` type [#247](https://github.com/dandi/dandi-schema/pull/247) ([@candleindark](https://github.com/candleindark)) + +#### Authors: 1 + +- Isaac To ([@candleindark](https://github.com/candleindark)) + +--- + # 0.10.2 (Wed Jul 10 2024) #### 🐛 Bug Fix