Skip to content

Commit 64b88c7

Browse files
committed
Release notes for v0.9.0
1 parent d37096d commit 64b88c7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

History.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
0.8.3 / 2019-06-03
1+
0.9.0 / 2019-09-25
22
==================
3+
- Provide utils from purescript-globals instead of FFI (thanks **@nsaunders**)
4+
- Update the tests to work with purescript-spec v4.0.0 (thanks **Dretch**)
5+
- Add some type declarations to get compatibility with node-buffer 6.x (thanks **Dretch**)
36

7+
0.8.3 / 2019-06-03
8+
==================
49
- Use `Buffer.concat` instead of string concatenation to fix ordering issues (thanks **@rnons**)
510

611
0.8.2 / 2019-05-20
712
==================
8-
913
- Add HTTP version to `HTTPure.Request` (thanks **@joneshf**)
1014
- Fix inconsistent case-insensitivity with `HTTPure.Headers` (thanks **@joneshf**)
1115

0 commit comments

Comments
 (0)