update CHANGES for EZConfig Latin1 changes

This commit is contained in:
Brent Yorgey
2017-03-26 22:06:05 -05:00
parent 057af44998
commit 4ba56ee388

View File

@@ -23,6 +23,11 @@
- Handle `IncMasterN` messages.
* `XMonad.Util.EZConfig`
- Can now parse Latin1 keys, to better accommodate users with
non-US keyboards.
## 0.13 (February 10, 2017)
### Breaking Changes