Skip to content

Commit

Permalink
Update CHANGES.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfp committed Oct 4, 2017
1 parent 6659659 commit 8328f5f
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Changes since 1.2.0
===================

1.4.0 (2017-10-05)
==================
* "include" directive (ygrek)

1.3.0 (2016-08-27)
==================
* support polymorphic type in ocaml.type
* allow to specify default value for ocaml.type
* use of semicolon separators in ocaml.type to allow multi-parametric types
Expand All @@ -14,14 +19,14 @@ Changes since 1.2.0
* remove sexplib dependency (along with rarely if ever used --debug-concrete
and --debug-reduced compiler flags)

Changes since 1.1.2
===================
1.2.0 (2015-08-29)
=====
* use internal buffer pool in Extprot.Msg_buffer in order to avoid allocating
large buffers when serializing. It can be disabled by defining the
EXTPROT_DISABLE_BUFFER_POOL environment variable.

Changes since 1.1.1
-------------------
1.1.2 (2014-11-29)
------------------
* conditionally enable -bin-annot for ocaml >= 4.00 (ygrek)
* change in generated pretty-printers for records: print module path only for
first field
Expand Down

0 comments on commit 8328f5f

Please sign in to comment.