Skip to content

Commit

Permalink
Merge pull request #74 from mseri/master
Browse files Browse the repository at this point in the history
Prepare to release 2.3.0
  • Loading branch information
mseri authored Jan 17, 2018
2 parents 91724fa + 1c2b0c9 commit 7f0f1d0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2.3.0 (Jan 2018)
* For tuple contains more than 2 elements, fix the element order when deriving rpcty
* pythongen, rpc_genfake: improved failures for Abstract types
* cmdlinergen: implement Abstract
* add support for ocaml 4.06
* Remove unnecessary warnings
* Add failable tests for ocaml-4.06
* opam: add upper bound to async
* opam: remove [configure] from the build stanza

2.2.0 (Dec 2017)
* Remove warnings by extending pattern matches in {cmdliner,markdown}gen
* Redefined `to_a` with a safer interface
Expand Down
2 changes: 1 addition & 1 deletion _oasis
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
OASISFormat: 0.4
Name: rpclib
Version: 2.2.0
Version: 2.3.0
Synopsis: RPC library
Authors: Thomas Gazagnaire, Jon Ludlam
License: ISC
Expand Down

0 comments on commit 7f0f1d0

Please sign in to comment.