We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5801745 commit e6035b2Copy full SHA for e6035b2
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# CHANGE LOG
2
3
## 1.6.2
4
-* Set "User-Agent" header for http fetch handler (requests) to `"bdbag/{version} (requests/{version}"`.
+* Set "User-Agent" header for HTTP fetch handler (via `python-requests`) to `"bdbag/{version} (requests/{version})"`.
5
* Added `sha1` support for `bdbag_utils` function `create-rfm-from-url-list`. See PR [#46](https://github.com/fair-research/bdbag/pull/46).
6
* Fix issues with unicode handling in `fetch.txt`, RO `metadata.json`, `keychain.json`, and `remote-file-manifest` JSON files.
7
* Fix issues with over-escaping (urlencoding) of filenames and urls in `fetch.txt` and RO `metadata.json`.
0 commit comments