Update pending changelog from #7607. (#7666)

This commit is contained in:
M. J. Fromberger
2022-01-21 08:00:03 -08:00
committed by GitHub
parent 3f2da0e4e3
commit 5a1b5b0229
+1 -1
View File
@@ -39,7 +39,7 @@ Special thanks to external contributors on this release:
- [p2p] \#7064 Remove WDRR queue implementation. (@tychoish)
- [config] \#7169 `WriteConfigFile` now returns an error. (@tychoish)
- [libs/service] \#7288 Remove SetLogger method on `service.Service` interface. (@tychoish)
- [abci/client] \#7607 Simplify client interface (removes most "async" methods). (@creachadair)
- Blockchain Protocol