From 905f2d84f47e8ad30a88e01e4e252b827f9011d4 Mon Sep 17 00:00:00 2001 From: yhirose Date: Wed, 27 Nov 2019 22:53:06 -0500 Subject: [PATCH] Updated README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c2a4d6..8242831 100644 --- a/README.md +++ b/README.md @@ -354,6 +354,8 @@ OpenSSL Support SSL support is available with `CPPHTTPLIB_OPENSSL_SUPPORT`. `libssl` and `libcrypto` should be linked. +NOTE: cpp-httplib supports 1.1.1 (until 2023-09-11) and 1.0.2 (2019-12-31). + ```c++ #define CPPHTTPLIB_OPENSSL_SUPPORT