Skip to content

Commit

Permalink
Update CHANGELOG.md for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedarcy committed Oct 9, 2019
1 parent b126a96 commit 756a8b5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGE LOG

## 1.5.6
* Fix [#34](https://github.com/fair-research/bdbag/issues/34): New file hashes for existing manifest entries generated from remote-file-manifests don't get updated in bags.
* Fix [#36](https://github.com/fair-research/bdbag/issues/36): Directory paths with slash at the end during "archive_bag" results in a malformed archive name.
* Added `update_keychain` API function in `auth/keychain.py` for add/update/delete of keychain entries.
* Added Python 3.7 support to `setup.py` metadata and travis builds.

## 1.5.5

* Ensure tag file manifest entries for additional tag files uses
Expand Down

0 comments on commit 756a8b5

Please sign in to comment.