Skip to content

Commit 92d9a11

Browse files
authored
Update Changelog.md
1 parent b4300d1 commit 92d9a11

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Changelog.md

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

3+
## [1.3.0] - 2022-07-27
4+
5+
Compatible with
6+
- Coq 8.15 with Coq-Elpi 1.14.x
7+
- Coq 8.16 with Coq-Elpi 1.15.x
8+
9+
### General
10+
11+
- **Fix** Structures can be keyd on sorts (eg `Prop`) and products (eg `T -> U`)
12+
- **New** Mixin parameters can depend on structure instances inferred using previous mixins (see [this test](tests/interleave_context.v))
13+
314
## [1.2.1] - 2022-01-10
415

516
Compatible with

0 commit comments

Comments
 (0)