Changelog All notable changes to php-json-rpc-client will be documented in this file. Version 1.1.0 - 2022-11-24 Added Add setOption(string $key, $value) method to set http client options. Changed Update README.md Version 1.0.1 - 2022-11-24 Fixed Fixed http client options ('http_errors' => false). Changed Update README.md