forked from mtcontrib/minetest_hudbars
Set version to 1.0.1
This commit is contained in:
parent
ef30c34609
commit
5c5b516834
2
API.md
2
API.md
|
@ -1,4 +1,4 @@
|
|||
API documentation for the HUD bars mod 1.0.0
|
||||
API documentation for the HUD bars mod 1.0.1
|
||||
============================================
|
||||
|
||||
## Introduction
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Minetest mod: HUD bars
|
||||
======================
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
|
||||
This software uses semantic versioning, as defined by version 2.0.0 of the SemVer
|
||||
standard. <http://semver.org/>
|
||||
|
|
|
@ -34,3 +34,7 @@ as of version 2.0.0 of the standard <http://semver.org/>.
|
|||
- Add new parameter start_hidden to hb.init_hudbar, specified whether HUD bar is hidden on start
|
||||
- Copy-editing of API.md and README.txt
|
||||
- Internal: Fix add_all weirdness
|
||||
|
||||
1.0.1
|
||||
-----
|
||||
- Fix race condition causing crash at start of server
|
||||
|
|
Loading…
Reference in New Issue
Block a user