From 012623b235fa6bc0a111ee9ce8030e6f5fcc5330 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 23 Mar 2015 18:37:56 +0100 Subject: [PATCH] Update changelog and release 1.1.0 --- API.md | 2 +- README.txt | 2 +- changelog.txt | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index f189e2d..47e9bf2 100644 --- a/API.md +++ b/API.md @@ -1,4 +1,4 @@ -API documentation for the HUD bars mod 1.0.2 +API documentation for the HUD bars mod 1.1.0 ============================================ ## Introduction diff --git a/README.txt b/README.txt index f840eee..0673436 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,6 @@ Minetest mod: HUD bars ====================== -Version: 1.0.3 +Version: 1.1.0 This software uses semantic versioning, as defined by version 2.0.0 of the SemVer standard. diff --git a/changelog.txt b/changelog.txt index 4e0d981..c38cc69 100644 --- a/changelog.txt +++ b/changelog.txt @@ -47,3 +47,7 @@ as of version 2.0.0 of the standard . 1.0.3 ----- - Adjust default HUD bars position for Minetest 0.4.12 + +1.1.0 +----- +- Add boolean minetest.conf setting support (hudbars_autohide_breathbar) to control whether the breath bar is automatically hidden when full (default: yes)