Release notes for v0.10.0

This commit is contained in:
Connor Prussin
2019-12-03 13:33:48 -08:00
parent 52f88ccd81
commit b47c9a2c6c

View File

@@ -1,3 +1,7 @@
0.10.0 / 2019-12-03
===================
- Update response functions to return `MonadAff m => m Repsonse` (thanks **@drewolson**)
0.9.0 / 2019-09-25
==================
- Provide utils from purescript-globals instead of FFI (thanks **@nsaunders**)