summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 878ae9dd3..f2d76ec92 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,9 @@ Current Trunk
- Some C and JS API functions now refer to data and element segments by name
instead of index.
+- The --nominal and --hybrid command line options have been removed. The only
+ supported type system is now the standard isorecursive (i.e. hybrid) type
+ system.
v112
----