summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-10-20 16:28:03 +0200
committerWuzzy <almikes@aol.com>2016-10-20 16:28:03 +0200
commitaed5c70c8a1fe25f6037b80cd5ee2049f8a767ea (patch)
treeafb0b76b9b636d52eb6db05990aa94f84b91433e
parent4931aff43f489eebf88a8fb892197e5e39d20d61 (diff)
Update version to 1.5.0
-rw-r--r--README.md8
-rw-r--r--changelog.txt4
2 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index a304e5b..4b6785d 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ this mod will place them accordingly.
position should be displayed correctly on every screen size.
## Current version
-The current version is 1.4.1.
+The current version is 1.5.0.
This software uses [semantic versioning](http://semver.org), as defined by version 2.0.0 of the SemVer
standard.
@@ -28,7 +28,11 @@ Documentation for the API of this mod can be found in `API.md`.
### License of source code
Author: Wuzzy (2015)
-This mod was forked from the “Better HUD” [hud] mod by BlockMen.
+Also: This mod was forked from the “Better HUD” [hud] mod by BlockMen.
+
+Translations:
+* German: Wuzzy
+* Portuguese: BrunoMine
This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
diff --git a/changelog.txt b/changelog.txt
index 8edab4e..47bd7b4 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -81,3 +81,7 @@ as of version 2.0.0 of the standard <http://semver.org/>.
1.4.1
-----
- Fix bug in hb.change_hudbar being a no-op if new_value and new_max value are nil
+
+1.5.0
+-----
+- Portuguese translation by BrunoMine