Update the change log

This commit is contained in:
Peter Jones
2017-01-04 14:47:20 -07:00
parent 74b281b5d3
commit 4dd60756ea

View File

@@ -11,6 +11,9 @@
* New constructor `CenteredAt Rational Rational` added for
`XMonad.Prompt.XPPosition`.
* `XMonad.Prompt` now stores its history file in the XMonad cache
directory in a file named `prompt-history`.
### New Modules
* `XMonad.Layout.SortedLayout`