Skip to content

Commit c86c265

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

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# 0.11.0 (Tue Jan 07 2025)
2+
3+
#### πŸš€ Enhancement
4+
5+
- Upgrade to datacite v4.5 serialization from inveniosoftware [#261](https://github.com/dandi/dandi-schema/pull/261) ([@yarikoptic](https://github.com/yarikoptic))
6+
- Add "version" to datacite record and bundle datacite json serializations [#260](https://github.com/dandi/dandi-schema/pull/260) ([@yarikoptic](https://github.com/yarikoptic))
7+
- Drop Python 3.8 support (remove typing_extensions from depends) [#262](https://github.com/dandi/dandi-schema/pull/262) ([@yarikoptic](https://github.com/yarikoptic))
8+
9+
#### πŸ› Bug Fix
10+
11+
- Use `title` in place of `examples` [#271](https://github.com/dandi/dandi-schema/pull/271) ([@waxlamp](https://github.com/waxlamp) [@satra](https://github.com/satra) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
12+
- RF: detect BIDS based on having dataset_description.json [#263](https://github.com/dandi/dandi-schema/pull/263) ([@yarikoptic](https://github.com/yarikoptic))
13+
- Add support for detection and addition of ome/ngff "standard" into assets summary [#252](https://github.com/dandi/dandi-schema/pull/252) ([@yarikoptic](https://github.com/yarikoptic))
14+
15+
#### 🏠 Internal
16+
17+
- [gh-actions](deps): Bump codecov/codecov-action from 4 to 5 [#267](https://github.com/dandi/dandi-schema/pull/267) ([@dependabot[bot]](https://github.com/dependabot[bot]))
18+
- [pre-commit.ci] pre-commit autoupdate (black 24.8.0 β†’ 24.10.0; pre-commit-hooks: v4.6.0 β†’ v5.0.0) [#253](https://github.com/dandi/dandi-schema/pull/253) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
19+
20+
#### πŸ“ Documentation
21+
22+
- doc: A comment on current identification of URI and missing space into a description string [#265](https://github.com/dandi/dandi-schema/pull/265) ([@yarikoptic](https://github.com/yarikoptic))
23+
24+
#### Authors: 5
25+
26+
- [@dependabot[bot]](https://github.com/dependabot[bot])
27+
- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])
28+
- Roni Choudhury ([@waxlamp](https://github.com/waxlamp))
29+
- Satrajit Ghosh ([@satra](https://github.com/satra))
30+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
31+
32+
---
33+
134
# 0.10.4 (Thu Sep 05 2024)
235

336
#### πŸ› Bug Fix

0 commit comments

Comments
Β (0)