From: Daniel Stenberg Date: Fri, 18 Mar 2022 09:04:20 +0000 (+0100) Subject: HISTORY: add some 2022 data X-Git-Tag: curl-7_83_0~139 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=563d1f9037f21c42f851d384ed3ee8b13bba654b;p=thirdparty%2Fcurl.git HISTORY: add some 2022 data --- diff --git a/docs/HISTORY.md b/docs/HISTORY.md index db12208ba3..7fa677162b 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -416,3 +416,17 @@ April: added the cyassl backend (later renamed to WolfSSL) March 31: curl 7.76.0 ships with support for rustls July: HSTS is supported + +2022 +---- + + March: added --json, removed mesalink support + + Public curl releases: 206 + Command line options: 245 + curl_easy_setopt() options: 295 + Public functions in libcurl: 86 + Contributors: 2601 + + The curl.se website serves 16,500 GB/month over 462M requests, the + official docker image has been pulled 4,098,015,431 times.