Skip to content
Snippets Groups Projects
Commit b203a304 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

CHANGELOG.

parent 85cc1a8f
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,8 @@ lemma.
to occur when the conclusion contains variables that are not in scope of the
evar, thus blocking the default behavior of instantiating the premise with
the conclusion. The old behavior can be emulated with`iExFalso. iExact "H".`
* `iInduction` now supports induction schemes that involve `Forall` and
`Forall2` (for example, for trees with finite branching).
## Iris 3.6.0 (2022-01-22)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment