From e7b1a19f30bf1fa50e00e763829cde6312652a3b Mon Sep 17 00:00:00 2001 From: varsill Date: Fri, 5 Jan 2024 12:31:28 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 978720b66..000523f6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Fix clock selection [#626](https://github.com/membraneframework/membrane_core/pull/626) * Log messages in the default handle_info implementation [#680](https://github.com/membraneframework/membrane_core/pull/680) * Fix typespecs in Membrane.UtilitySupervisor [#681](https://github.com/membraneframework/membrane_core/pull/681) + * Improve callback return types and group actions types [#702](https://github.com/membraneframework/membrane_core/pull/702) ## 1.0.0 * Introduce `:remove_link` action in pipelines and bins.