CHANGELOG.md in solana_rpc_ruby-1.1.2 vs CHANGELOG.md in solana_rpc_ruby-1.1.3

- old
+ new

@@ -16,5 +16,9 @@ * Unify LICENSE it's now MIT everywhere. * Add Ruby 3.0 to CI run. * Add new badges. * Handle new errors (Errno::ECONNREFUSED, SocketError) * Code maintenance and cleanup. + +## 1.1.3 +* Increase open_timeout and read_timeout. +* New specs.