summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlockMen <nmuelll@web.de>2015-04-13 12:19:01 +0200
committerBlockMen <nmuelll@web.de>2015-04-13 12:19:01 +0200
commit608ba472cdc34d46338331ff0ea18d58c0eb65fd (patch)
treebba1d5a4aafd1d3c8ccb2c0db02696d4f96d4c66
parent1a848df5bcec5700edefbf784d45540ececab40b (diff)
Push to 2.1.1
-rw-r--r--README.txt2
-rw-r--r--changelog.txt8
2 files changed, 9 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 13074e4..f731108 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,6 @@
Minetest mod "Better HUD"
=========================
-Version: 2.1
+Version: 2.1.1
(c) Copyright BlockMen (2013-2015)
diff --git a/changelog.txt b/changelog.txt
index 007fe33..f29cf06 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,11 @@
+2.1.1
+-----
+- Added itemcounting/wearout info
+- Added support for hud scaling
+- Fixed typo causing endless updating
+- Fixed image scaling of some textures (like glass)
+- Improved ItemWheel image
+
2.1
---
- Added "ItemWheel" (experimental)