Skip to content

Commit 811c9dd

Browse files
authored
Merge pull request #470 from math-comp/gares-patch-2
prepare release
2 parents 545df41 + b479a03 commit 811c9dd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
coq_version:
2121
- '8.18'
2222
- '8.19'
23+
- '8.20'
2324
steps:
2425
- uses: actions/checkout@v2
2526
- uses: coq-community/docker-coq-action@v1

Changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

3-
## Unreleased
3+
## [1.7.1] - 2024-12-06
4+
5+
Compatible with
6+
- Coq 8.18 with Coq-Elpi 2.0.0
7+
- Coq 8.19 with Coq-Elpi 2.0.1
8+
- Coq 8.20 with Coq-Elpi 2.2.x and 2.3.x
49

510
### General
611
- **Speedup** `HB.instance` does not try to infer classes that inherit from

0 commit comments

Comments
 (0)