Skip to content

Commit 3e8b645

Browse files
author
DANDI Bot
committed
Update CHANGELOG.md [skip ci]
1 parent 61c251e commit 3e8b645

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# 0.69.0 (Wed May 21 2025)
2+
3+
#### 🚀 Enhancement
4+
5+
- Replace the use of `bidsschematools` with the use of deno-compiled BIDS validator in obtaining validation result [#1599](https://github.com/dandi/dandi-cli/pull/1599) ([@candleindark](https://github.com/candleindark))
6+
7+
#### 🐛 Bug Fix
8+
9+
- Restrict to specific 0.11.0 dandischema so we do not upgrade to 0.11.1 which provided new dandi schema release, and limit click before 8.2.0 for now [#1630](https://github.com/dandi/dandi-cli/pull/1630) ([@yarikoptic](https://github.com/yarikoptic))
10+
- Correct logic handling the values of `validate_types.Severity` [#1622](https://github.com/dandi/dandi-cli/pull/1622) ([@candleindark](https://github.com/candleindark))
11+
12+
#### Authors: 2
13+
14+
- Isaac To ([@candleindark](https://github.com/candleindark))
15+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
16+
17+
---
18+
119
# 0.68.1 (Tue May 13 2025)
220

321
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)