Skip to content

Commit

Permalink
Merge pull request #258 from dandi/chlog-0.7.0
Browse files Browse the repository at this point in the history
Update CHANGELOG for v0.7.0
  • Loading branch information
jwodder authored Nov 4, 2020
2 parents 1d3fef7 + 52d8cab commit bffa737
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## [0.7.0] - 2020-11-04

### Added
- Files are now stored in temporary directories while downloading alongside
metadata for use in resuming interrupted downloads

### Changed
- Moved code for navigating Dandi Archive into new `dandiarchive` submodule
- YAML output now sorts keys
- `dandiset.yaml` is no longer uploaded to the archive

## [0.6.4] - 2020-09-04

Primarily a range of bugfixes to ensure correct operation with current state
Expand Down

0 comments on commit bffa737

Please sign in to comment.