Skip to content

Commit 5deb3d2

Browse files
committed
prepare changelog for v1.6.1
1 parent b08bd8d commit 5deb3d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [v1.6.1] - 2022-02-05
9+
### Fixed
10+
* This release fixes a bug where using XPub withdrawals wouldn't work
11+
812
## [v1.6.0] - 2021-11-29
913
### Added
1014
* Added a configuration option to prevent Bitcoin DCA from checking for newer versions
@@ -105,6 +109,7 @@ Due to regulatory changes in The Netherlands, BL3P and Bitvavo currently require
105109
* A Python based fallback mechanism for 32bits systems. Unfortunately a bug prevented Raspberry Pi users from using Xpubs properly. The system will automatically use the native, more advanced method or derivation for systems that are capable and degrade to the Python tool without people noticing.
106110

107111
[Unreleased]: https://github.com/Jorijn/bitcoin-dca/compare/v1.6.0...HEAD
112+
[v1.6.1]: https://github.com/Jorijn/bitcoin-dca/compare/v1.6.0...v1.6.1
108113
[v1.6.0]: https://github.com/Jorijn/bitcoin-dca/compare/v1.5.1...v1.6.0
109114
[v1.5.1]: https://github.com/Jorijn/bitcoin-dca/compare/v1.5.0...v1.5.1
110115
[v1.5.0]: https://github.com/Jorijn/bitcoin-dca/compare/v1.4.1...v1.5.0

0 commit comments

Comments
 (0)