diff --git a/CHANGELOG_PENDING.md b/CHANGELOG_PENDING.md index de3fe15c1..f4825f2f4 100644 --- a/CHANGELOG_PENDING.md +++ b/CHANGELOG_PENDING.md @@ -35,6 +35,9 @@ Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermi - [rpc/client/http] \#6022 Change `timeout` type to `time.Duration` in `NewWithTimeout` - [light] \#6054 Move `MaxRetryAttempt` option from client to provider. - `NewWithOptions` now sets the max retry attempts and timeouts (@cmwaters) + - [all] \#6077 Change spelling from British English to American (@cmwaters) + - Rename "Subscription.Cancelled()" to "Subscription.Canceled()" in libs/pubsub + - Rename "behaviour" pkg to "behavior" and internalized it in blockchain v2 - Blockchain Protocol