From ae8ddf9711431f48b2676c3ae4e7342e7bd867ca Mon Sep 17 00:00:00 2001 From: Justin Greer Date: Mon, 9 Sep 2019 13:34:59 -0500 Subject: [PATCH] Update versions list at bottom of README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13f0f96..eaba01f 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,7 @@ Your [notifications page](https://app.zencoder.com/notifications) will come in h VERSIONS --------- + Version 2.2.4 - 2019-09-05 HTTP headers are handled in a case-insensitve manner so that they are compatible with HTTP2. Version 2.2.3 - 2014-07-29 Fixed the versions listed in the user agent and throughout the code Version 2.2.2 - 2014-07-29 Fixed a bug where api_key was set as api_version in the http connection options Version 2.2.1 - 2014-07-29 Support setting CURLOPT_CAPATH and CURLOPT_CAINFO on cURL connections.