From df2cf57dd8678067c445856956824e9c4ea39644 Mon Sep 17 00:00:00 2001 From: Marcin Lenczewski Date: Fri, 23 Aug 2024 16:54:00 -0400 Subject: [PATCH] Updating changelog with release information --- CHANGELOG.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9747c60..dd8ec4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,15 @@ # Coinbase Go SDK Changelog -## [TBD] - TBD +## [0.0.1] - 2024-08-23 ### Added -- +Initial release of the Coinbase Go SDK + +- Support for Staking on External Wallets + - Full support for Shared ETH Staking + - Partial support for Dedicated ETH Staking + - Only stake is supported, unstake will be coming soon + - On networks `holesky` and `mainnet` +- Support for getting stakeable balances on External Wallets +- Support for Listing Rewards on External Wallets