aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatthieu Sozeau2018-10-01 14:41:33 +0200
committerMatthieu Sozeau2018-10-01 14:41:33 +0200
commitaff4c089548c4e77b93a5676fe82abf93189d6ce (patch)
tree21732e66a7f5be31aae916ac6d4828bca6772f0a /CHANGES
parentd4e452e7561f3a72e03c1965518b5c29905ed2a2 (diff)
parent5ea3d1b1e01f56573e72d7818a4b7e6393ffdfa8 (diff)
Merge PR #7634: Extend combined scheme to Schemes in Type
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e16da2ab2d..840aeb6c73 100644
--- a/CHANGES
+++ b/CHANGES
@@ -180,6 +180,8 @@ Vernacular Commands
scope. If you want the previous behavior, use `Global Set SsrHave
NoTCResolution`.
- Multiple sections with the same name are allowed.
+- Combined Scheme can now work when inductive schemes are generated in sort
+ Type. It used to be limited to sort Prop.
Coq binaries and process model