aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 22ac7b0132..e2ff2025c6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -121,6 +121,10 @@ Incompatibilities
Bugs
- Improved localisation of errors in Syntactic Definitions
+- Induction principle creation failure in presence of let-in fixed (#238)
+- Inversion bugs fixed (#212 and #220)
+- Omega bug related to Set fixed (#180)
+- Type-checking inefficiency of nested destructuring let-in fixed (#216)
Changes from V7.3 to V7.3.1
===========================