You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# CHANGE LOG
2
2
3
+
## 1.5.6
4
+
* 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.
5
+
* 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.
6
+
* Added `update_keychain` API function in `auth/keychain.py` for add/update/delete of keychain entries.
7
+
* Added Python 3.7 support to `setup.py` metadata and travis builds.
8
+
3
9
## 1.5.5
4
10
5
11
* Ensure tag file manifest entries for additional tag files uses
0 commit comments