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

Add changelog entry for `PureExec`.

parent 6b4d8596
No related branches found
No related tags found
No related merge requests found
......@@ -79,6 +79,7 @@ Changes in Coq:
* Changed `IntoVal` to be directly usable for rewriting `e` into `of_val v`, and
changed `AsVal` to be usable for rewriting via the `[v <-]` destruct pattern.
* `wp_fork` is now written in curried form.
* `PureExec`/`wp_pure` now supports taking multiple steps at once.
## Iris 3.1.0 (released 2017-12-19)
......
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