Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stdpp
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
Model registry
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
Iris
stdpp
Merge requests
!410
Prepare changelog for release 1.8
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Prepare changelog for release 1.8
lgaeher/stdpp:release-1.8
into
master
Overview
3
Commits
1
Pipelines
4
Changes
1
All threads resolved!
Hide all comments
Merged
Lennard Gäher
requested to merge
lgaeher/stdpp:release-1.8
into
master
2 years ago
Overview
3
Commits
1
Pipelines
4
Changes
1
All threads resolved!
Hide all comments
Expand
0
0
Merge request reports
Compare
master
version 3
d3a1a7a2
2 years ago
version 2
b6ab88bf
2 years ago
version 1
bff0710c
2 years ago
master (base)
and
latest version
latest version
4b018f28
1 commit,
2 years ago
version 3
d3a1a7a2
3 commits,
2 years ago
version 2
b6ab88bf
2 commits,
2 years ago
version 1
bff0710c
1 commit,
2 years ago
1 file
+
8
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
CHANGELOG.md
+
8
−
2
Options
This file lists "large-ish" changes to the std++ Coq library, but not every
API-breaking change is listed.
## std++
master
## std++
1.8.0 (2022-08-??)
Coq 8.11 is no longer supported.
Coq 8.16 is newly supported by this release, and Coq 8.12 to 8.15 remain
supported. Coq 8.11 is no longer supported.
This release of std++ was managed by Ralf Jung, Robbert Krebbers, and Lennard
Gäher, with contributions from Andrej Dudenhefner, Dan Frumin, Gregory Malecha,
Jan-Oliver Kaiser, Lennard Gäher, Léo Stefanesco, Michael Sammler, Paolo G. Giarrusso,
Ralf Jung, Robbert Krebbers, and Vincent Siles. Thanks a lot to everyone involved!
-
Make sure that
`gset`
and
`mapset`
do not bump the universe.
-
Rewrite
`tele_arg`
to make it not bump universes. (by Gregory Malecha, BedRock
Loading