diff options
author | Wuzzy <almikes@aol.com> | 2016-07-23 11:47:50 +0200 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-07-23 11:47:50 +0200 |
commit | f06e3c362f44a2338785098bb95b4e718a86c375 (patch) | |
tree | 3ca24c3c7b663e3fa4070e1f7d79541d6a541141 /changelog.txt | |
parent | c26dd7d6a40cbc58118fbdfbf1f9eb7ead482a49 (diff) |
1.4.1: Fix bug in hb.change_hudbar being a no-op
Diffstat (limited to 'changelog.txt')
-rw-r--r-- | changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index 84d0552..8edab4e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -77,3 +77,7 @@ as of version 2.0.0 of the standard <http://semver.org/>. ----- - Allow to change HUD bar images and label after it has been registered - Minor API.md correction + +1.4.1 +----- +- Fix bug in hb.change_hudbar being a no-op if new_value and new_max value are nil |