summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index 060722975e..3c68bf2f4a 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -84,6 +84,9 @@ Non-comprehensive list of changes in this release
* Different sized pointers for different address spaces should now
generally work. This is primarily useful for GPU targets.
+* OCaml bindings have been significantly extended to cover almost all of the
+ LLVM libraries.
+
* ... next change ...
.. NOTE