diff --git a/CHANGES b/CHANGES index fd59a88672..20e85ea807 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,14 @@ User visible changes for btcd A full-node bitcoin implementation written in Go ============================================================================ +Changes in 0.22.1 (Wed Apr 27 2022) + - Notable developer-related package changes: + - Update to use chaincfg/chainhash module and remove conflicting + package + - Contributors (alphabetical order): + - Dave Collins + + Changes in 0.22.0 (Tue Jun 01 2021) - Protocol and network-related changes: - Add support for witness tx and block in notfound msg (#1625)