Skip to content

Commit e038e77

Browse files
authored
preparing changelog for 1.8.0 (#490)
* changelog 1.8.0
1 parent 862a360 commit e038e77

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

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+
317
## [1.7.1] - 2024-12-06
418

519
Compatible with

0 commit comments

Comments
 (0)