diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ec84ccbd..50f71e33f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## 1.0.1 * Specify the order in which state fields will be printed in the error logs. [#614](https://github.com/membraneframework/membrane_core/pull/614) + * Handle buffers, only if demand on input pad with `flow_control: :auto` is non-negative. [#654](https://github.com/membraneframework/membrane_core/pull/654) ## 1.0.0 * Introduce `:remove_link` action in pipelines and bins.