Update CHANGES.md: Fix X.A.DynamicWorkspaces freeze

This commit is contained in:
slotThe
2021-10-13 14:29:56 +02:00
parent 929a6a3f6f
commit bb5b64a198

View File

@@ -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