summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b63122a..8cb34c1 100644
--- a/NEWS
+++ b/NEWS
@@ -7,11 +7,19 @@ _Incompatible changes_
- `Batt` monitor no longer uses `-c` to specify the charge file: it
should figure things out by itself.
+_New features_
+
+ - New monitor option `-d` to specify the number of decimal places to
+ display for float numbers. Defaults to 0. See [issue 58].
+
_Bug fixes_
- Stricter build dependencies versioning in cabal file.
- [issue 64]: display of `watts` in `Batt` monitor fixed.
+[issue 58]: http://code.google.com/p/xmobar/issues/detail?id=58
+[issue 64]: http://code.google.com/p/xmobar/issues/detail?id=64
+
## Version 0.14 (Dec 10, 2011)
_New features_