Skip to content

Commit

Permalink
Cut 0.5 in changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
jkarni committed Mar 19, 2016
1 parent eb11fe6 commit 101e138
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion servant-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
HEAD
0.5
----

* Use the `text` package instead of `String`.
Expand Down
2 changes: 1 addition & 1 deletion servant-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
HEAD
0.5
----

* Support for the `HttpVersion`, `IsSecure`, `RemoteHost` and `Vault` combinators
Expand Down
2 changes: 1 addition & 1 deletion servant-foreign/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
HEAD
0.5
-----
* Use the `text` package instead of `String`.
* Extract javascript-oblivious types and helpers to *servant-foreign*
Expand Down
2 changes: 1 addition & 1 deletion servant-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
HEAD
0.5
----

* Provide new targets for code generation along with the old jQuery one: vanilla Javascript and Angular.js
Expand Down
2 changes: 1 addition & 1 deletion servant-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
HEAD
0.5
----

* Add `Config` machinery (https://github.com/haskell-servant/servant/pull/327).
Expand Down
2 changes: 1 addition & 1 deletion servant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
HEAD
0.5
----

* Add `WithNamedConfig` combinator.
Expand Down

0 comments on commit 101e138

Please sign in to comment.