diff --git a/CHANGELOG.md b/CHANGELOG.md index 92e957b4..d251b6b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * refactor(config): dependency updates (https://github.com/zellij-org/zellij/pull/2820 and https://github.com/zellij-org/zellij/pull/2821) * fix(plugins): address cranelift-codegen vulnerability (https://github.com/zellij-org/zellij/pull/2830) * fix(plugins): use versioned path for plugin artifact cache (https://github.com/zellij-org/zellij/pull/2836) -* feat(sessions): session resurrection (https://github.com/zellij-org/zellij/pull/2801) +* feat(sessions): session resurrection (https://github.com/zellij-org/zellij/pull/2801 and https://github.com/zellij-org/zellij/pull/2851) * feat(rendering): terminal synchronized output (https://github.com/zellij-org/zellij/pull/2798) ## [0.38.2] - 2023-09-15