Skip to content

Commit 7074582

Browse files
author
DANDI Bot
committed
Update CHANGELOG.md [skip ci]
1 parent d2f07e2 commit 7074582

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# 0.10.4 (Thu Sep 05 2024)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Properly handle failed requests to retrieve the schema [#251](https://github.com/dandi/dandi-schema/pull/251) ([@danlamanna](https://github.com/danlamanna))
6+
- ENH: adopt sanitize_value from dandi-cli and use for sanitization of identifier [#175](https://github.com/dandi/dandi-schema/pull/175) ([@yarikoptic](https://github.com/yarikoptic))
7+
- [pre-commit.ci] pre-commit autoupdate [#243](https://github.com/dandi/dandi-schema/pull/243) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
8+
9+
#### 🔩 Dependency Updates
10+
11+
- Declare `typing_extensions` dependency [#248](https://github.com/dandi/dandi-schema/pull/248) ([@jwodder](https://github.com/jwodder))
12+
13+
#### Authors: 4
14+
15+
- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])
16+
- Dan LaManna ([@danlamanna](https://github.com/danlamanna))
17+
- John T. Wodder II ([@jwodder](https://github.com/jwodder))
18+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
19+
20+
---
21+
122
# 0.10.3 (Mon Aug 12 2024)
223

324
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)