diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 100644 index 0000000000000000000000000000000000000000..a3b98415ee21854475591fbe186c0f07a2b06ce1 --- /dev/null +++ b/RELEASE_NOTES.md @@ -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. \ No newline at end of file