Skip to content

Commit 1931f7b

Browse files
authored
Merge pull request #659 from LPCIC/changelog
release
2 parents bb21847 + fd2dd85 commit 1931f7b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Changelog.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# [2.2.1] - 12/07/2024
2+
3+
Requires Elpi 1.19.2 and Coq 8.19 or Coq 8.20.
4+
5+
### Error reporting
6+
- Fix type checking errors on inline code are now reported on the correct line
7+
in LSP based interfaces
8+
9+
### Build system
10+
- Fix various missing dependencies
11+
- Fix rebuild before installation
12+
- Change CI no more use of docker images
13+
- Change silence `default-output-directory` warning
14+
15+
### Apps/tc
16+
- Change organize the code inside a `tc` namespace
17+
18+
### Apps/derive
19+
- Change do not leak `positive_scope` open
20+
121
# [2.2.0] - 28/06/2024
222

323
Requires Elpi 1.19.2 and Coq 8.19 or Coq 8.20.

0 commit comments

Comments
 (0)