浏览代码

Update release notes

git log --format=oneline 3462be243198f1c412406ab9ea0fe27ca401d414..HEAD
bel2125 4 年之前
父节点
当前提交
323ac194c3
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -9,6 +9,7 @@ Changes
 - Add local_uri_raw field (not sanitized URI) to request_info
 - Additional API functions and a callback after closing connections
 - Allow mbedTLS as OpenSSL alternative (basic functionality)
+- Add OpenSSL 3.0 support (OpenSSL 3.0 Alpha 13)
 - Support UNIX/Linux domain sockets
 - Fuzz tests and ossfuzz integration
 - Compression for websockets
@@ -19,6 +20,7 @@ Changes
 - Build system specific fixes (CMake, MinGW)
 - Update 3rd party components (Lua, lfs, sqlite)
 - Allow Lua background script to use timers, format and filter logs
+- Remove WinCE code
 - Update version number