Increment version to 1.2
This commit is contained in:
parent
fa4c2844cb
commit
71fd65846c
@ -33,7 +33,7 @@ not_luadoc = true
|
||||
favicon = "https://www.minetest.net/media/icon.svg"
|
||||
readme = ".ldoc/README.md"
|
||||
|
||||
local version = "1.1"
|
||||
local version = "1.2"
|
||||
|
||||
file = {"api.lua"}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
next
|
||||
v1.2
|
||||
----
|
||||
- changed wdata.write method to take table parameter "flags" instead of boolean "styled"
|
||||
- added flag option "null_to_table" for wdata.write that converts null values to tables
|
||||
|
Loading…
x
Reference in New Issue
Block a user