diff options
| -rw-r--r-- | README.txt | 2 | ||||
| -rw-r--r-- | changelog.txt | 4 | 
2 files changed, 5 insertions, 1 deletions
| @@ -1,6 +1,6 @@  Minetest mod "Hunger"  ===================== -Version: 1.1.1 +Version: 1.1.2  (c) Copyright BlockMen (2015) diff --git a/changelog.txt b/changelog.txt index 5621293..752acc0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -18,3 +18,7 @@  -----  - Fixed unhandled exception (reported by Martin_Devil)  - Added support for mtg mushrooms + +1.1.2 +----- +- Fixed crash on invalid values given | 
