docs: add change logs

This commit is contained in:
William Yang 2023-03-02 15:51:12 +01:00
parent baf01617cd
commit 6649a4f7d1
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,7 @@
Deprecate unused QUIC TLS options.
Only following TLS options are kept for the QUIC listeners:
- cacertfile
- certfile
- keyfile
- verify

View File

@ -0,0 +1,8 @@
废弃未使用的 QUIC TLS 选项。
QUIC 监听器只保留以下 TLS 选项:
- cacertfile
- certfile
- keyfile
- verify