Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pierre Roux
Iris
Commits
7df26951
Commit
7df26951
authored
3 years ago
by
Tej Chajed
Committed by
Ralf Jung
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Iris 3.6.0 release notes
parent
7970711d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+22
-1
22 additions, 1 deletion
CHANGELOG.md
with
22 additions
and
1 deletion
CHANGELOG.md
+
22
−
1
View file @
7df26951
...
@@ -3,7 +3,28 @@ way the logic is used on paper. We also document changes in the Coq
...
@@ -3,7 +3,28 @@ way the logic is used on paper. We also document changes in the Coq
development; every API-breaking change should be listed, but not every new
development; every API-breaking change should be listed, but not every new
lemma.
lemma.
## Iris master
## Iris 3.6.0 (2022-01-22)
The highlights and most notable changes of this release are:
*
Coq 8.15 is now supported, while Coq 8.13 and Coq 8.14 remain supported.
Coq 8.12 is no longer supported.
*
Support for discardable fractions (
`dfrac`
) has been added to
`gmap_view`
authoritative elements, and to the
`mono_nat`
library. See below for other
`dfrac`
-related changes.
*
A new
`mono_list`
algebra provides monotonically growing lists with an
exclusive authoritative element and persistent prefix witnesses. See
`iris/algebra/lib/mono_list.v`
for details. An experimental logic-level
library wrapping the algebra is available at
`iris_staging/base_logic/mono_list.v`
; if you use it, please give feedback on
the tracking issue
[
iris/iris#439
](
https://gitlab.mpi-sws.org/iris/iris/-/issues/439
)
.
This release was managed by Ralf Jung, Robbert Krebbers, and Tej Chajed, with
contributions from Dan Frumin, Jonas Kastberg Hinrichsen, Lennard Gäher,
Matthieu Sozeau, Michael Sammler, Paolo G. Giarrusso, Ralf Jung, Robbert
Krebbers, Simon Friis Vindum, Tej Chajed, and Vincent Siles. Thanks a lot to
everyone involved!
**Changes in `algebra`**
**Changes in `algebra`**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment