From 5af653076f74684d06c315bc60aad7e9b835535c Mon Sep 17 00:00:00 2001 From: Connor Prussin Date: Mon, 20 May 2019 23:59:42 -0700 Subject: [PATCH] Fix History.md to refer to 0.8.2 correctly --- History.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.md b/History.md index 2020845..f0bb01d 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -0.8.1 / 2019-05-20 +0.8.2 / 2019-05-20 ================== - Add HTTP version to `HTTPure.Request` (thanks **@joneshf**)