Update CHANGELOG.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# 2.0.1
|
||||
* Fix handling of 308 redirects (port from 1.5.4 branch).
|
||||
* Return UnexpectedEof instead of InvalidData on short responses. (#293)
|
||||
* Implement std::error::Error for error::Transport. (#299)
|
||||
|
||||
# 2.0.0
|
||||
* Methods that formerly returned Response now return Result<Response, Error>.
|
||||
|
||||
Reference in New Issue
Block a user