Skip to content

Commit e99ee62

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

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# 0.57.0 (Wed Nov 01 2023)
2+
3+
#### 🚀 Enhancement
4+
5+
- `?location` parameter in URLs can only point to a folder [#1305](https://github.com/dandi/dandi-cli/pull/1305) ([@yarikoptic](https://github.com/yarikoptic) [@jwodder](https://github.com/jwodder))
6+
7+
#### 🐛 Bug Fix
8+
9+
- Add missing term in ETA calculation [#1340](https://github.com/dandi/dandi-cli/pull/1340) ([@sneakers-the-rat](https://github.com/sneakers-the-rat))
10+
11+
#### 🏠 Internal
12+
13+
- typing: Account for the fact that requests.HTTPError .response migth be None now [#1336](https://github.com/dandi/dandi-cli/pull/1336) ([@yarikoptic](https://github.com/yarikoptic))
14+
- [gh-actions](deps): Bump actions/checkout from 3 to 4 [#1326](https://github.com/dandi/dandi-cli/pull/1326) ([@dependabot[bot]](https://github.com/dependabot[bot]))
15+
- codespell: tuneup of config and some new typos detected fixes [#1334](https://github.com/dandi/dandi-cli/pull/1334) ([@yarikoptic](https://github.com/yarikoptic))
16+
17+
#### 📝 Documentation
18+
19+
- Minor documentation tune up [#1338](https://github.com/dandi/dandi-cli/pull/1338) ([@yarikoptic](https://github.com/yarikoptic))
20+
21+
#### 🧪 Tests
22+
23+
- Re-record VCR tapes using newer versions of libraries [#1337](https://github.com/dandi/dandi-cli/pull/1337) ([@yarikoptic](https://github.com/yarikoptic))
24+
- Ignore unclosed connection resource warning from VCR [#1333](https://github.com/dandi/dandi-cli/pull/1333) ([@yarikoptic](https://github.com/yarikoptic))
25+
26+
#### Authors: 4
27+
28+
- [@dependabot[bot]](https://github.com/dependabot[bot])
29+
- John T. Wodder II ([@jwodder](https://github.com/jwodder))
30+
- Jonny Saunders ([@sneakers-the-rat](https://github.com/sneakers-the-rat))
31+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
32+
33+
---
34+
135
# 0.56.2 (Fri Sep 29 2023)
236

337
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)