Skip to content

Commit

Permalink
update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ryber committed Mar 7, 2020
1 parent 7e8bd41 commit 6b73d4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 3.6.01
* Issue #341:
* Do not URLDecode cookie values because they may not be and decoding can remove legit values like +
* Split cookie pairs on the first = only so values can have =

## 3.6.00
* issue #336 Add ProgressMonitor for file downloads.

Expand Down

0 comments on commit 6b73d4e

Please sign in to comment.