Changelog for 2.0.2

This commit is contained in:
Jacob Hoffman-Andrews
2021-02-07 21:44:02 -08:00
committed by Martin Algesten
parent b246f0a9d2
commit e411a629bd

View File

@@ -1,3 +1,7 @@
# 2.0.2
* Bugfix: Apply deadline across redirects. (#313)
* OrAnyStatus::or_any_status ergonomic helper
# 2.0.1 # 2.0.1
* Fix handling of 308 redirects (port from 1.5.4 branch). * Fix handling of 308 redirects (port from 1.5.4 branch).
* Return UnexpectedEof instead of InvalidData on short responses. (#293) * Return UnexpectedEof instead of InvalidData on short responses. (#293)