Skip to content

Commit

Permalink
Update CHANGELOG.md for 1.6.2 release. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedarcy committed Sep 7, 2021
1 parent 5801745 commit e6035b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CHANGE LOG

## 1.6.2
* 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})"`.
* Added `sha1` support for `bdbag_utils` function `create-rfm-from-url-list`. See PR [#46](https://github.com/fair-research/bdbag/pull/46).
* Fix issues with unicode handling in `fetch.txt`, RO `metadata.json`, `keychain.json`, and `remote-file-manifest` JSON files.
* Fix issues with over-escaping (urlencoding) of filenames and urls in `fetch.txt` and RO `metadata.json`.
Expand Down

0 comments on commit e6035b2

Please sign in to comment.