Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# 0.76.8 (Tue Jul 28 2026)

#### 📝 Documentation

- Document validation caveats of the `get_metadata` methods [#1892](https://github.com/dandi/dandi-cli/pull/1892) ([@candleindark](https://github.com/candleindark))

#### 🧪 Tests

- Build expected metadata with the server's DANDI schema version [#1894](https://github.com/dandi/dandi-cli/pull/1894) ([@candleindark](https://github.com/candleindark))

#### Authors: 1

- Isaac To ([@candleindark](https://github.com/candleindark))

---

# 0.76.7 (Fri Jul 10 2026)

#### 🐛 Bug Fix
Expand Down
Loading