Skip to content

Commit

Permalink
close changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gares authored Nov 10, 2022
1 parent f5bf472 commit 2f7cd18
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog

## UNRELEASED
## [1.16.0] - 10/11/2022

Requires Elpi 1.16.5 and Coq 8.16.

The main change is the `derive` app which must now be loaded
by importing `derive.std` (just loading `derive` won't work).
See the [new derive documentation](apps/derive).

### API
- Change `coq.env.module` and `coq.env.module-type` do not fail if the
Expand Down

0 comments on commit 2f7cd18

Please sign in to comment.