Update changelog for 2.0.2

This commit is contained in:
Martin Algesten
2021-02-21 09:28:50 +01:00
parent 1857061859
commit d76c0e7910

View File

@@ -1,6 +1,7 @@
# 2.0.2 # 2.0.2
* Bugfix: Apply deadline across redirects. (#313) * Bugfix: Apply deadline across redirects. (#313)
* OrAnyStatus::or_any_status ergonomic helper * OrAnyStatus::or_any_status ergonomic helper
* Allow header lines to end with only LF (#321)
# 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).