whitespace reformat in changelog

This commit is contained in:
Alex Hirzel 2019-03-02 09:36:47 -05:00
parent 84c63abda6
commit 0cfe3a288e

View File

@ -54,9 +54,10 @@
into `foo/bar`, instead of `~/bar` as expected. into `foo/bar`, instead of `~/bar` as expected.
* `XMonad.Actions.DynamicWorkspaceOrder` * `XMonad.Actions.DynamicWorkspaceOrder`
Add a version of `withNthWorkspace` that takes a `[WorkspaceId] -> Add a version of `withNthWorkspace` that takes a `[WorkspaceId] ->
[WorkspaceId]` transformation to apply over the list of workspace tags [WorkspaceId]` transformation to apply over the list of workspace tags
resulting from the dynamic order. resulting from the dynamic order.
* `XMonad.Actions.GroupNavigation` * `XMonad.Actions.GroupNavigation`