Skip to content

Commit

Permalink
update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msakai committed Nov 6, 2021
1 parent b6724c4 commit f9f4b7e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ChangeLog.md
@@ -1,3 +1,7 @@
# Changelog for decision-diagrams

## Unreleased changes
## 0.2.0 (unreleased)

* `BDD`'s data constructors `F` and `T` are replaced with `Leaf`, and
similarly `Node`'s data constructors `NodeF` and `NodeT` are
replaced with `NodeLeaf`.

0 comments on commit f9f4b7e

Please sign in to comment.