aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4d1e687f0..d9adabaf7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -61,6 +61,7 @@ Tactics
- Tactic "assert" now accepts "as" intro patterns and "by" tactic clauses
- New tactic "pose proof" that generalizes "assert (id:=p)" with intro patterns
- New introduction pattern "?" for letting Coq choose a name
+- Added "eassumption"
Modules