CHANGELOG.md in solana_rpc_ruby-1.3.0 vs CHANGELOG.md in solana_rpc_ruby-1.3.1

- old
+ new

@@ -31,5 +31,12 @@ * Add RPC and websocket methods added by solana core to RPC recently * Add new params to methods added by solana core * Add warns to deprecated methods * Update docs * Small fixes + +## 1.3.0 +* Upgrade Ruby to v2.7.5 +* Minor dependency upgrades + +## 1.3.1 +* Adds supports of maxSupportedTransactionVersion for get_block method