Update changelog 2015-01-27.

Added Support floating point LUA.
This commit is contained in:
Vowstar 2015-01-26 23:46:01 +08:00
parent 6b7d113963
commit afa741c192
1 changed files with 6 additions and 1 deletions

View File

@ -28,9 +28,14 @@ Tencent QQ group: 309957875<br />
- cross compiler - cross compiler
# Change log # Change log
2015-01-27<br />
Support floating point LUA.<br />
Use macro LUA_NUMBER_INTEGRAL in user_config.h control this feature.<br />
build pre_build bin.
2015-01-26<br /> 2015-01-26<br />
Applied sdk095_patch1 to sdk 0.9.5.<br /> Applied sdk095_patch1 to sdk 0.9.5.<br />
Added LUA examples and modules[by dvv](https://github.com/dvv). <br /> Added LUA examples and modules [by dvv](https://github.com/dvv). <br />
Added node.readvdd33() API [by alonewolfx2](https://github.com/alonewolfx2).<br /> Added node.readvdd33() API [by alonewolfx2](https://github.com/alonewolfx2).<br />
build pre_build bin. build pre_build bin.