增加 RELEASE_NOTES.md

Signed-off-by: hu-kai45 <hukai45@huawei.com>
This commit is contained in:
hu-kai45
2023-06-25 21:15:31 +08:00
parent 919a8f33fa
commit c050ae77b0
+5
View File
@@ -0,0 +1,5 @@
# 1.0.0
1. ylong_http initial version, which enables these features:
- async: async http client.
- c_openssl_3_0: TLS based on OpenSSLv3.0+.
- http1_1: HTTP/1.1 support.