mirror of
https://github.com/brunoos/luasec.git
synced 2025-07-13 14:34:23 +02:00
Change version number to 0.7
This commit is contained in:
13
CHANGELOG
13
CHANGELOG
@ -1,7 +1,17 @@
|
||||
--------------------------------------------------------------------------------
|
||||
LuaSec 0.7alpha
|
||||
LuaSec 0.7
|
||||
---------------
|
||||
LuaSec depends on OpenSSL, and integrates with LuaSocket to make it
|
||||
easy to add secure connections to any Lua applications or scripts.
|
||||
|
||||
Documentation: https://github.com/brunoos/luasec/wiki
|
||||
|
||||
This version includes:
|
||||
|
||||
* Add support to OpenSSL 1.1.0
|
||||
* Add support to elliptic curves list
|
||||
* Add ssl.config that exports some OpenSSL information
|
||||
* Add integration with luaossl
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
LuaSec 0.6
|
||||
@ -40,7 +50,6 @@ This version includes:
|
||||
--------------------------------------------------------------------------------
|
||||
LuaSec 0.5
|
||||
------------
|
||||
|
||||
LuaSec depends on OpenSSL, and integrates with LuaSocket to make it
|
||||
easy to add secure connections to any Lua applications or scripts.
|
||||
|
||||
|
Reference in New Issue
Block a user