NEWS
changeset 75625 0dd3ac5fdbaa
parent 75620 44815dc2b8f9
child 75642 bb048086468a
--- a/NEWS	Mon Jun 27 15:54:18 2022 +0200
+++ b/NEWS	Mon Jun 27 17:36:26 2022 +0200
@@ -156,6 +156,8 @@
   - Added support for polymorphic "using" facts. Minor INCOMPATIBILITY.
 
 * (Co)datatype package:
+  - BNFs now require a strict cardinality bound (<o instead of \<le>o).
+    Minor INCOMPATIBILITY for existing manual BNF declarations.
   - Lemma map_ident_strong is now generated for all BNFs.
 
 * More ambitious minimization of case expressions in generated code.