Skip to content

Commit

Permalink
Changelog for release 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CohenCyril committed Jun 3, 2020
1 parent b085ff4 commit 1f792b7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Changelog

## Unreleased
## [0.9.1] - 2020-06-03

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

## [0.9.0] - 2020-03-11

Expand Down

0 comments on commit 1f792b7

Please sign in to comment.