diff --git a/CHANGES.md b/CHANGES.md index 84008791..8100686a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -88,6 +88,10 @@ now recommended to directly use `XMonad.Hooks.WorkspaceHistory` instead. + - Added `TopicItem`, as well as the helper functions `topicNames`, + `tiActions`, `tiDirs`, `noAction`, and `inHome` for a more + convenient specification of topics. + ### New Modules * `XMonad.Hooks.StatusBar.PP`