This commit is contained in:
Cloud Wu
2019-11-19 16:42:03 +08:00
parent 8450e7f366
commit a6293f27cd
2 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
v1.3.0 (2019-11-19)
-----------
* Improve mysql driver (@yxt945)
* Improve cluster
* Improve lua shared proto (@hongling0)
* Improve socket.write
* Add lua sharetable
* Add https support (@lvzixun)
* Add websocket support (@lvzixun)
* Fix bug in dns
* Fix some memory leaks
* jemalloc update to 5.2.1
v1.2.0 (2018-11-6)
-----------
* Improve cluster support