Skip to content

Commit 101e138

Browse files
committed
Cut 0.5 in changelogs
1 parent eb11fe6 commit 101e138

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

servant-client/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
HEAD
1+
0.5
22
----
33

44
* Use the `text` package instead of `String`.

servant-docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
HEAD
1+
0.5
22
----
33

44
* Support for the `HttpVersion`, `IsSecure`, `RemoteHost` and `Vault` combinators

servant-foreign/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
HEAD
1+
0.5
22
-----
33
* Use the `text` package instead of `String`.
44
* Extract javascript-oblivious types and helpers to *servant-foreign*

servant-js/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
HEAD
1+
0.5
22
----
33

44
* Provide new targets for code generation along with the old jQuery one: vanilla Javascript and Angular.js

servant-server/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
HEAD
1+
0.5
22
----
33

44
* Add `Config` machinery (https://github.com/haskell-servant/servant/pull/327).

servant/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
HEAD
1+
0.5
22
----
33

44
* Add `WithNamedConfig` combinator.

0 commit comments

Comments
 (0)