Skip to content

Commit 2611d49

Browse files
committed
Release notes for v0.11.0
1 parent ab8c1fe commit 2611d49

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

History.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
0.11.0 / 2021-03-04
2+
===================
3+
- Dependency version bumps
4+
- Fix `Utils.replacePlus` to replace all occurrences (thanks **@tmciver**)
5+
- Update to purescript 0.14 (thanks **@realvictorprm**)
6+
- Expose original request url as a part of `Request` (thanks **@paluh**)
7+
- Bind to 0.0.0.0 instead of 'localhost'
8+
- Add spago configuration (thanks **@drewolson**)
9+
110
0.10.0 / 2019-12-03
211
===================
312
- Update response functions to return `MonadAff m => m Repsonse` (thanks **@drewolson**)

0 commit comments

Comments
 (0)