CHANGELOG_PENDING: update changelog for changes to American spelling (#6100)

This commit is contained in:
Callum Waters
2021-02-11 22:54:05 +01:00
committed by GitHub
parent d4b04776bd
commit c8a661091d
+3
View File
@@ -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