summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index bedaa36..eef35a7 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,11 @@
+1.2
+---
+
+* Fix for js-of-ocaml (@hhugo)
+* Bump minimal OCaml version to 4.03.0
+* Add [@@ocaml.inline] annotations where relevant
+* Add [@@ocaml.deprecated] annotations on EndianString.set_* functions
+
1.1
---