diff --git a/CHANGES.md b/CHANGES.md index 68657ba..93c17fe 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## 1.0.1 + +- Add `(implicit_transitive_deps false)` (@polytypic) +- Fix to not write to internal pipe after it has been closed (@polytypic) + ## 1.0.0 - Internal improvements (@polytypic)