summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2015-02-09 23:47:46 +0100
committerWuzzy <almikes@aol.com>2015-02-09 23:47:46 +0100
commit8cdd144d15b314f01d516998f80f4814060bfa3d (patch)
treeb4db5ae6d0635b2cf240938874d7d1596b9b0d50 /changelog.txt
parent7ac9dad5516971a3cfb40bdbaeae7d3a35308729 (diff)
Update changelog
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index f38d7e0..8698550 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -8,3 +8,12 @@ as of version 2.0.0 of the standard <http://semver.org/>.
0.2.0
-----
- Add API documentation
+
+0.3.0
+-----
+- Rename main table from “hud” to “hb” (affects function names!)
+- Arguments 3-4 hb.change_hudbar can be nil for values which should not change
+- Add proper function hb.init_hudbar, replaces odd call to hud.hudtables[identifier].add_all
+- Update API documentation and fix mistakes
+- Use “hudbars.conf” instead of “hud.conf”
+