Update CHANGES.md for #126

This commit is contained in:
Loïc Paulevé
2016-12-08 22:24:24 +01:00
committed by GitHub
parent 43673b3907
commit 0573451789

View File

@@ -57,6 +57,11 @@
The project itself was already being deleted, this just deletes
the workspace created for it as well.
* `XMonad.Actions.WindowGo`
- Fix `raiseNextMaybe` cycling between 2 workspaces only.
## 0.12 (December 14, 2015)
### Breaking Changes