summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes7
1 files changed, 5 insertions, 2 deletions
diff --git a/Changes b/Changes
index 154b9c677..41fa2e551 100644
--- a/Changes
+++ b/Changes
@@ -1,9 +1,12 @@
Objective Caml 3.11.0:
----------------------
+Language features:
+- Introduction of private abbreviation types, for abstracting the actual
+ manifest type in type abbreviations.
+
Standard library:
-- Scanf
- debunking of meta format implementation.
+- Scanf library: debunking of meta format implementation.
Objective Caml 3.10.0:
----------------------