diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ae1c3de0eaac259ea0b8a2cf6588929a09a2311..4c5f34611e5fadb87ba50025cc99c96ec0c63ffb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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)