summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-07-02 22:10:27 +0200
committerWuzzy <almikes@aol.com>2016-07-02 22:10:27 +0200
commit1916c220b7d2c810e674db2250b7cc4add89cebf (patch)
tree681a7d9462a8771eb4b6b17016e1d03f8f2a2162
parent41cdf147faef9d5ada9f1a763233aa9eca10cd2f (diff)
Version 1.3.0
-rw-r--r--API.md2
-rw-r--r--README.md4
-rw-r--r--changelog.txt8
3 files changed, 11 insertions, 3 deletions
diff --git a/API.md b/API.md
index d18f05b..8af63b6 100644
--- a/API.md
+++ b/API.md
@@ -1,4 +1,4 @@
-API documentation for the HUD bars mod 1.2.1
+API documentation for the HUD bars mod 1.3.0
============================================
## Introduction
diff --git a/README.md b/README.md
index 763af37..f556330 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ this mod will place them accordingly.
position should be displayed correctly on every screen size.
## Current version
-The current version is 1.2.1.
+The current version is 1.3.0.
This software uses [semantic versioning](http://semver.org), as defined by version 2.0.0 of the SemVer
standard.
@@ -47,4 +47,4 @@ To Public License (WTFPL), version 2, as published by Sam Hocevar.
### License references
* [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)
-* [WTFPL](http://sam.zoy.org/wtfpl/COPYING) \ No newline at end of file
+* [WTFPL](http://sam.zoy.org/wtfpl/COPYING)
diff --git a/changelog.txt b/changelog.txt
index 3c4f0bc..9ead0e2 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -64,3 +64,11 @@ as of version 2.0.0 of the standard <http://semver.org/>.
1.2.1
-----
- Fix crash when enable_damage is changed in mid-game
+
+1.3.0
+-----
+- Make all settings avaialbe in Minetest's advanced settings menu
+- Fix HUD bars overlap when both hudbars_tick and hudbars_vmargin were set
+- Use Markdown syntax in readme file
+- Fix some factual mistakes in readme file
+- Add metadata: mod.conf, description.txt, screenshot.png