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 f5bf472 commit 2f7cd18Copy full SHA for 2f7cd18
Changelog.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-## UNRELEASED
+## [1.16.0] - 10/11/2022
4
+
5
+Requires Elpi 1.16.5 and Coq 8.16.
6
7
+The main change is the `derive` app which must now be loaded
8
+by importing `derive.std` (just loading `derive` won't work).
9
+See the [new derive documentation](apps/derive).
10
11
### API
12
- Change `coq.env.module` and `coq.env.module-type` do not fail if the
0 commit comments