Cut 0.5 in changelogs
This commit is contained in:
parent
eb11fe6b02
commit
101e138a4b
6 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
HEAD
|
||||
0.5
|
||||
----
|
||||
|
||||
* Use the `text` package instead of `String`.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
HEAD
|
||||
0.5
|
||||
----
|
||||
|
||||
* Support for the `HttpVersion`, `IsSecure`, `RemoteHost` and `Vault` combinators
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
HEAD
|
||||
0.5
|
||||
-----
|
||||
* Use the `text` package instead of `String`.
|
||||
* Extract javascript-oblivious types and helpers to *servant-foreign*
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
HEAD
|
||||
0.5
|
||||
----
|
||||
|
||||
* Provide new targets for code generation along with the old jQuery one: vanilla Javascript and Angular.js
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
HEAD
|
||||
0.5
|
||||
----
|
||||
|
||||
* Add `Config` machinery (https://github.com/haskell-servant/servant/pull/327).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
HEAD
|
||||
0.5
|
||||
----
|
||||
|
||||
* Add `WithNamedConfig` combinator.
|
||||
|
|
Loading…
Reference in a new issue