Skip to content

Commit 889758b

Browse files
committed
prepare release
1 parent 961aaba commit 889758b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

Changelog.md

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

3-
## UNRELEASED
3+
## [1.6.0] - 2023-09-20
4+
5+
Compatible with
6+
- Coq 8.16 with Coq-Elpi 1.15.x and 1.16.x
7+
- Coq 8.17 with Coq-Elpi 1.17.x and 1.18.x
8+
- Coq 8.18 with Coq-Elpi 1.19.x
9+
This version is required if Elpi is >= 1.17.0
10+
11+
### General
12+
13+
- **Speedup** speedup in coercion compression
14+
- **Speedup** accumulate clauses in batches (on Coq-Elpi >= 8.18.0)
15+
- **Change** remove generation of eta expanded instances (was unused)
416

517
## [1.5.0] - 2023-08-04
618

0 commit comments

Comments
 (0)