Skip to content

Commit 9580513

Browse files
author
DANDI Bot
committed
Update CHANGELOG.md [skip ci]
1 parent 8e0b1c3 commit 9580513

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# 0.63.1 (Mon Sep 09 2024)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Disallow hdmf 3.14.4, make organize to not parallelize for a single file, log information about all exceptions while reading metadata for organize [#1496](https://github.com/dandi/dandi-cli/pull/1496) ([@yarikoptic](https://github.com/yarikoptic))
6+
- BF: use correct variable in exception upon unknown how to handle value of "species" [#1482](https://github.com/dandi/dandi-cli/pull/1482) ([@yarikoptic](https://github.com/yarikoptic))
7+
- move: Immediately authenticate client after creation [#1480](https://github.com/dandi/dandi-cli/pull/1480) ([@jwodder](https://github.com/jwodder))
8+
9+
#### 🧪 Tests
10+
11+
- Dump audit table to file specified by `DANDI_TESTS_AUDIT_CSV` envvar [#1486](https://github.com/dandi/dandi-cli/pull/1486) ([@jwodder](https://github.com/jwodder))
12+
- Fix host used in minio URLs [#1487](https://github.com/dandi/dandi-cli/pull/1487) ([@jwodder](https://github.com/jwodder))
13+
14+
#### Authors: 2
15+
16+
- John T. Wodder II ([@jwodder](https://github.com/jwodder))
17+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
18+
19+
---
20+
121
# 0.63.0 (Thu Aug 08 2024)
222

323
#### 🚀 Enhancement

0 commit comments

Comments
 (0)