Skip to content

Commit

Permalink
Merge pull request #470 from math-comp/gares-patch-2
Browse files Browse the repository at this point in the history
prepare release
  • Loading branch information
gares authored Dec 6, 2024
2 parents 545df41 + b479a03 commit 811c9dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
coq_version:
- '8.18'
- '8.19'
- '8.20'
steps:
- uses: actions/checkout@v2
- uses: coq-community/docker-coq-action@v1
Expand Down
7 changes: 6 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog

## Unreleased
## [1.7.1] - 2024-12-06

Compatible with
- Coq 8.18 with Coq-Elpi 2.0.0
- Coq 8.19 with Coq-Elpi 2.0.1
- Coq 8.20 with Coq-Elpi 2.2.x and 2.3.x

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

0 comments on commit 811c9dd

Please sign in to comment.