Skip to content

Commit 3d7b4ca

Browse files
committed
close changelog
1 parent e8a6ab8 commit 3d7b4ca

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

Changelog.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
# Development version
1+
# [2.5.0] 18/2/2025
2+
3+
Requires Elpi 2.0.7 and Coq 8.20 or Rocq 9.0.
4+
5+
### Packaging
6+
- rename to `rocq-elpi` (`coq-elpi` is a transitional package)
7+
- remove cram tests
8+
- separate tests bsed on `rocq-stdlib`, the main build targets
9+
just depend on `rocq-core`
10+
- CI based on docker images rather than ocaml setup
11+
12+
### APPS
13+
- derive: fix missing universe constraints in `param2`
14+
- derive: new `param2.register` command
15+
- derive: improve generated names in `param2`
16+
- derive: put eqb AST into a dedicated namespace
17+
- eltac: apply and rewrite examples
218

319
### API
420
- `coq.count-prods` now count products modulo reduction,

0 commit comments

Comments
 (0)