diff --git a/changelog.md b/changelog.md index 77df4c35ed8f8a756bdaad8154915e4c86e258ae..8446ef7f1307394845336e5384da44c09c52e4de 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,7 @@ # Changelog for [`process` package](http://hackage.haskell.org/package/process) +## Unreleased changes + ## 1.6.8.2 *March 2020* * Fix another process wait bug on Windows.