diff --git a/CHANGELOG.md b/CHANGELOG.md index 4557b95..53aa497 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### v0.4.1 + +- Bug Fixes + - Fixed issue in `Icicle\Stream\Pipe\ReadablePipe` where reading might fail if the other end of the pipe is closed. + ### v0.4.0 - New Features