mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-06 06:51:55 -07:00
Update CHANGES.md
This commit is contained in:
@@ -39,6 +39,11 @@
|
|||||||
The `Dir` constructor now takes an additional `ComplCaseSensitivity`
|
The `Dir` constructor now takes an additional `ComplCaseSensitivity`
|
||||||
argument to indicate whether directory completion is case sensitive.
|
argument to indicate whether directory completion is case sensitive.
|
||||||
|
|
||||||
|
* All modules still exporting a `defaultFoo` constructor
|
||||||
|
|
||||||
|
All of these were now removed. You can use the re-exported `def` from
|
||||||
|
`Data.Default` instead.
|
||||||
|
|
||||||
### New Modules
|
### New Modules
|
||||||
|
|
||||||
* `XMonad.Actions.RotateSome`
|
* `XMonad.Actions.RotateSome`
|
||||||
|
Reference in New Issue
Block a user