diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index a2c16d9..d2ad8eb 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -## Version 0.29 +## Version 0.29 (December, 2018) _New features_ @@ -8,6 +8,10 @@ _New features_ - `TopProc` ignores kernel threads (see also [issue #369]). - `Wireless` simple autodetection of wirless interface name (if set to ""). + - Experimental support for using xmobar as a library, so that + configurations are in fact Haskell programs a la Xmonad (beta + stage, with help from Pavan Rikhi). Traditional config files are + still (and will continue to be) supported. _Bug fixes_ |