Skip to content

Commit 1f792b7

Browse files
committed
Changelog for release 0.9.1
1 parent b085ff4 commit 1f792b7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Changelog
22

3-
## Unreleased
3+
## [0.9.1] - 2020-06-03
44

55
- `HB.instance` can be applied directly to a definition as in
66
`HB.instance Definition foo := Bar.Build T ...`
77
- port to coq-elpi version 1.4
8+
- Operations `op` from factory `f` are not bound to `f_op` anymore,
9+
they are now bound to `op` and potentially masked operations
10+
are accessible via `Super.op`.
811

912
## [0.9.0] - 2020-03-11
1013

0 commit comments

Comments
 (0)