Skip to content

Commit be57e13

Browse files
author
DANDI Bot
committed
Update CHANGELOG.md [skip ci]
1 parent 06c0ee3 commit be57e13

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# 0.10.2 (Wed Jul 10 2024)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Use discriminated unions to provide more helpful error messages [#245](https://github.com/dandi/dandi-schema/pull/245) ([@mvandenburgh](https://github.com/mvandenburgh))
6+
- Set the `$schema` key with the schema dialect [#236](https://github.com/dandi/dandi-schema/pull/236) ([@candleindark](https://github.com/candleindark))
7+
- Add validator to ensure a contact person has email provided [#235](https://github.com/dandi/dandi-schema/pull/235) ([@candleindark](https://github.com/candleindark))
8+
9+
#### 🏠 Internal
10+
11+
- [pre-commit.ci] pre-commit autoupdate [#241](https://github.com/dandi/dandi-schema/pull/241) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
12+
- [pre-commit.ci] pre-commit autoupdate [#237](https://github.com/dandi/dandi-schema/pull/237) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
13+
- [pre-commit.ci] pre-commit autoupdate [#234](https://github.com/dandi/dandi-schema/pull/234) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
14+
15+
#### 🧪 Tests
16+
17+
- GitHub tests.yml CI: explicitly specify macos-12 and use python 3.11 to test against dandi-cli [#238](https://github.com/dandi/dandi-schema/pull/238) ([@yarikoptic](https://github.com/yarikoptic))
18+
19+
#### Authors: 4
20+
21+
- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])
22+
- Isaac To ([@candleindark](https://github.com/candleindark))
23+
- Mike VanDenburgh ([@mvandenburgh](https://github.com/mvandenburgh))
24+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
25+
26+
---
27+
128
# 0.10.1 (Mon Mar 18 2024)
229

330
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)