Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Iris
Commits
ac62dc3e
Commit
ac62dc3e
authored
Mar 14, 2019
by
Robbert Krebbers
Browse files
Add CHANGELOG entry.
parent
ece1ecdd
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
ac62dc3e
...
...
@@ -103,6 +103,9 @@ Changes in Coq:
*
The
`_strong`
lemmas (e.g.
`own_alloc_strong`
) work for all infinite
sets, instead of just for cofinite sets. The versions with cofinite
sets have been renamed to use the
`_cofinite`
suffix.
*
Remove locked value lambdas. The value scope notations
`rec: f x := e`
and
`(λ: x, e)`
no longer add a
`locked`
. Instead, we made the
`wp_`
tactics
smarter to no longer unfold lambdas/recs that occur behind definitions.
## Iris 3.1.0 (released 2017-12-19)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment