Skip to content

Commit

Permalink
docs: Add release notes for v1.7.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
davecgh committed May 9, 2022
1 parent 1aa1afc commit 58cfd75
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/release-notes/release-notes-1.7.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# dcrd v1.7.2

This is a patch release of dcrd to resolve a rare and hard to hit case when
optional indexing is enabled.

## Changelog

This patch release consists of 4 commits from 2 contributors which total to 11
files changed, 158 additional lines of code, and 15 deleted lines of code.

All commits since the last release may be viewed on GitHub
[here](https://github.com/decred/dcrd/compare/release-v1.7.1...release-v1.7.2).

### Protocol and network:

- server: Fix syncNotified race ([decred/dcrd#2931](https://github.com/decred/dcrd/pull/2931))

### Developer-related package and module changes:

- main: Use backported blockchain updates ([decred/dcrd#2935](https://github.com/decred/dcrd/pull/2935))

### Misc:

- release: Bump for 1.7.2 ([decred/dcrd#2936](https://github.com/decred/dcrd/pull/2936))

### Code Contributors (alphabetical order):

- Dave Collins
- Donald Adu-Poku

0 comments on commit 58cfd75

Please sign in to comment.