Skip to content

Commit e6035b2

Browse files
committed
Update CHANGELOG.md for 1.6.2 release. [ci skip]
1 parent 5801745 commit e6035b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CHANGE LOG
22

33
## 1.6.2
4-
* Set "User-Agent" header for http fetch handler (requests) to `"bdbag/{version} (requests/{version}"`.
4+
* Set "User-Agent" header for HTTP fetch handler (via `python-requests`) to `"bdbag/{version} (requests/{version})"`.
55
* Added `sha1` support for `bdbag_utils` function `create-rfm-from-url-list`. See PR [#46](https://github.com/fair-research/bdbag/pull/46).
66
* Fix issues with unicode handling in `fetch.txt`, RO `metadata.json`, `keychain.json`, and `remote-file-manifest` JSON files.
77
* Fix issues with over-escaping (urlencoding) of filenames and urls in `fetch.txt` and RO `metadata.json`.

0 commit comments

Comments
 (0)