diff --git a/CHANGES.md b/CHANGES.md index a90368c3..3579d151 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -737,6 +737,11 @@ - Removed deprecations for `spacing`, `spacingWithEdge`, `smartSpacing`, and `smartSpacingWithEdge`. + * `XMonad.Actions.DynamicWorkspaces` + + - Fixed a system freeze when using `X.A.CopyWindow.copy` in + combination with `removeWorkspace`. + ## 0.16 ### Breaking Changes