Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
DANDI Bot committed Sep 5, 2024
1 parent d2f07e2 commit 7074582
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# 0.10.4 (Thu Sep 05 2024)

#### 🐛 Bug Fix

- Properly handle failed requests to retrieve the schema [#251](https://github.com/dandi/dandi-schema/pull/251) ([@danlamanna](https://github.com/danlamanna))
- 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))
- [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]))

#### 🔩 Dependency Updates

- Declare `typing_extensions` dependency [#248](https://github.com/dandi/dandi-schema/pull/248) ([@jwodder](https://github.com/jwodder))

#### Authors: 4

- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])
- Dan LaManna ([@danlamanna](https://github.com/danlamanna))
- John T. Wodder II ([@jwodder](https://github.com/jwodder))
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))

---

# 0.10.3 (Mon Aug 12 2024)

#### 🐛 Bug Fix
Expand Down

0 comments on commit 7074582

Please sign in to comment.