From d916fbd7bea91aeadd022f6c642f89cf62d57f64 Mon Sep 17 00:00:00 2001 From: thunderbiscuit Date: Sun, 7 Aug 2022 13:26:41 -0400 Subject: [PATCH] Fix CHANGELOG.md Co-authored-by: Steve Myers --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc24f09..62b78bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,7 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Semantic Versioning]: https://semver.org/spec/v2.0.0.html -[unreleased]: https://github.com/bitcoindevkit/bdk-python/compare/v0.0.5...HEAD +[unreleased]: https://github.com/bitcoindevkit/bdk-python/compare/v0.2.0...HEAD [0.0.1-0.0.5]: https://github.com/bitcoindevkit/bdk-python/compare/58f189f987cc644a1d86e965623c8f50904588ad...v0.0.5 [0.0.5-0.1.0]: https://github.com/bitcoindevkit/bdk-python/compare/v0.0.5...v0.1.0 [0.1.0-0.2.0]: https://github.com/bitcoindevkit/bdk-python/compare/v0.1.0...v0.2.0 \ No newline at end of file