diff --git a/CHANGELOG.md b/CHANGELOG.md index dc5bdd0..6eee6f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.1 +* Fix dune library main module names with dots from public names. +* Fix non-singleton executables missing from dot output. + ## 0.2.0 * Add package versions to nodes and clusters (#2). * Add package dependency version constraints to edges (#3).