aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c20f4ca894..de2f0948cd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -55,6 +55,7 @@ Vernacular commands
- The "Locate" command now searches through all sorts of qualified namespaces of
Coq: terms, modules, tactics, etc. The old behaviour of the command can be
retrieved using the "Locate Term" command.
+- New "Derive" command to help writing program by derivation.
Specification Language