aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 2087d1793b..22ac7b0132 100644
--- a/CHANGES
+++ b/CHANGES
@@ -86,8 +86,7 @@ Tactics
hypothesis was unfolded to `x < y` -> False. This is fixed. In addition,
it can also recognize 'False' in the hypothesis and use it to solve the
goal.
-- New syntax for Ring and Field when arguments are provided (use "Ring on" and
- "Field on")
+- Coercions now handled in "with" bindings
Miscellaneous