mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Add a release date
This commit is contained in:
parent
d2ffb75031
commit
b064d22c2d
@ -1,12 +1,12 @@
|
||||
# Change Log / Release Notes
|
||||
|
||||
## 0.13
|
||||
## 0.13 (February 10, 2017)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
* The type of `completionKey` (of `XPConfig` record) has been
|
||||
changed from `KeySym` to `(KeyMask, KeySym)`. The default value
|
||||
for this is still binded to `Tab` key.
|
||||
for this is still bound to the `Tab` key.
|
||||
|
||||
* New constructor `CenteredAt Rational Rational` added for
|
||||
`XMonad.Prompt.XPPosition`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user