update lua 5.4.2

This commit is contained in:
Cloud Wu
2020-11-16 10:51:36 +08:00
parent c7dc8751c7
commit 9eb37198ea
8 changed files with 64 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
v1.4.0 (2020-10-10)
v1.4.0 (2020-11-16)
-----------
* Update Lua to 5.4.1
* Update Lua to 5.4.2
* Add skynet.select
* Improve mysql driver (@zero-rp @xiaojin @yxt945)
* Improve websocket and ssl (@lvzixun)