diff --git a/release-notes.md b/release-notes.md index 1c03582..3a3bbb1 100644 --- a/release-notes.md +++ b/release-notes.md @@ -41,7 +41,7 @@ Changes include: | server: Make consistent use of svr peer stringer. | [decred/dcrd#243](https://github.com/decred/dcrd/pull/243) | | txscript: Comment improvements and fixes | [decred/dcrd#244](https://github.com/decred/dcrd/pull/244) | | Implement banning based on dynamic ban scores | [decred/dcrd#245](https://github.com/decred/dcrd/pull/245) | -| wire: Export (read|write)(VarInt|VarBytes). | [decred/dcrd#246](https://github.com/decred/dcrd/pull/246) | +| wire: Export (read write)(VarInt VarBytes). | [decred/dcrd#246](https://github.com/decred/dcrd/pull/246) | | Log block processing time in CHAN with debug on | [decred/dcrd#247](https://github.com/decred/dcrd/pull/247) | | multi: Fix several misspellings in the comments. | [decred/dcrd#248](https://github.com/decred/dcrd/pull/248) | | multi: Update with result of gofmt -s. | [decred/dcrd#249](https://github.com/decred/dcrd/pull/249) |