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)