We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 862a360 commit e038e77Copy full SHA for e038e77
Changelog.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## [1.8.0] - 2024-12-14
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
9
10
+### General
11
+- **Bugfixes** several error messages have been fixed to display more
12
+ faithful error messages.
13
+- **New warning** in case no instance is created.
14
+- **Bugfixes** the regression which forbad dependent functions to be
15
+ instances has been fixed.
16
17
## [1.7.1] - 2024-12-06
18
19
Compatible with
0 commit comments