diff --git a/CHANGELOG.md b/CHANGELOG.md index b6f91ac..7783200 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # master +# 1.0.4 + +* switch to heimdalljs-logger, allowing logs to show context within the broccoli + graph + # 1.0.3 * update fs-tree-diff, fixes "rename only file in directory bug", possible performance improvements.