From 947064488b4321465e2fc5350b83fbbb5269d3d1 Mon Sep 17 00:00:00 2001 From: enkore Date: Mon, 17 Aug 2015 10:47:46 +0200 Subject: [PATCH] changelog --- docs/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 730c6b9..1119d70 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,6 +7,14 @@ master branch .. _r3.33: +* New modules + - :py:mod:`.xkblayou`: View and change keyboard layout +* :py:mod:`.dota2wins`: Now accepts usernames in place of a Steam ID +* dota2wins: Changed win percentage to be a float +* :py:mod:`.uptime`: Added days, hours, minutes, secs formatters +* :py:mod:`.battery`: Added alert command feature (runs a shell + command when the battery is discharged below a preset threshold) + 3.33 (2015-06-23) +++++++++++++++++