Skip to content

Commit d31e384

Browse files
CohenCyrilgares
andcommitted
Update Changelog.md
Co-authored-by: Enrico Tassi <[email protected]>
1 parent eda0658 commit d31e384

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

Changelog.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,17 @@
22

33
## UNRELEASED
44

5-
- **Fix** HB.pack works with structures about functions, and not just
6-
types
7-
- **New** Command HB.howto to find all possible ways to instanciate structures.
5+
## [1.4.0] - 2022-09-28
6+
7+
Compatible with
8+
- Coq 8.15 with Coq-Elpi 1.14.x
9+
- Coq 8.16 with Coq-Elpi 1.15.x and 1.16.x
10+
-
11+
- **Fix** `HB.pack` works with structures about functions, and not just types.
12+
- **Fix** `HB.about` and `HB.graph` now display shortest names.
13+
- **New** Command `HB.howto` to find all possible ways to instanciate structures.
14+
- **New** Structures now support keys which type's head is a global reference.
15+
(Only keys corresponding to the coercion classes `Sortclass` and `Funclass` were accepted).
816

917
## [1.3.0] - 2022-07-27
1018

0 commit comments

Comments
 (0)