summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt2
-rw-r--r--changelog.txt5
-rw-r--r--depends.txt1
3 files changed, 7 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index a914736..66293e6 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,6 @@
Minetest mod "Hunger"
=====================
-Version: 1.1
+Version: 1.1.1
(c) Copyright BlockMen (2015)
diff --git a/changelog.txt b/changelog.txt
index c8a7aa8..5621293 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -13,3 +13,8 @@
- Added wrapper for minetest.item_eat(). see Readme.txt for more informations
- Updated HUD-API usage
- Added beans of Farming Redo
+
+1.1.1
+-----
+- Fixed unhandled exception (reported by Martin_Devil)
+- Added support for mtg mushrooms
diff --git a/depends.txt b/depends.txt
index a73cec4..d6dbbb4 100644
--- a/depends.txt
+++ b/depends.txt
@@ -13,6 +13,7 @@ farming?
farming_plus?
ferns?
fishing?
+flowers?
fruit?
glooptest?
jkanimals?