Release notes for v0.8.1

This commit is contained in:
Connor Prussin 2019-05-20 22:30:26 -07:00
parent 5d7c2c8bda
commit 7ac394cf66
No known key found for this signature in database
GPG Key ID: C72452E036D53A6A

View File

@ -1,3 +1,9 @@
0.8.1 / 2019-05-20
==================
- Add HTTP version to `HTTPure.Request` (thanks **@joneshf**)
- Fix inconsistent case-insensitivity with `HTTPure.Headers` (thanks **@joneshf**)
0.8.0 / 2019-02-16 0.8.0 / 2019-02-16
================== ==================
- Re-export `HTTPure.Query` and `HTTPure.Status` (thanks **@akheron**) - Re-export `HTTPure.Query` and `HTTPure.Status` (thanks **@akheron**)