Skip to content

Commit b42dd6b

Browse files
committed
prepares CHANGELOG.md for the release of v1.3.0
1 parent ffd773f commit b42dd6b

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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.3.0] - 2021-05-24
9+
XPUB withdrawal is enabled again for BL3P since [the regulator acknowledged](https://bitonic.nl/en/news/231/dnb-formally-acknowledges-complaints-bitonic-and-revokes-wallet-verification-requirement) the view of Bitonic / BL3P.
10+
11+
### Added
12+
* Add Binance to the list of supported exchanges. (see #53)
13+
14+
### Changed
15+
* Changed the documentation to include Umbrel in the F.A.Q.
16+
817
## [v1.2.3] - 2021-03-15
918
### Fixed
1019
* Reverted to Alpine Linux v3.12 because of an issue with seccomp. (see #47)
@@ -45,8 +54,9 @@ Due to regulatory changes in The Netherlands, BL3P and Bitvavo currently require
4554
### Added
4655
* 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.
4756

48-
[Unreleased]: https://github.com/Jorijn/bitcoin-dca/compare/v1.2.3...HEAD
49-
[v1.2.2]: https://github.com/Jorijn/bitcoin-dca/compare/v1.2.2...v1.2.3
57+
[Unreleased]: https://github.com/Jorijn/bitcoin-dca/compare/v1.3.0...HEAD
58+
[v1.3.0]: https://github.com/Jorijn/bitcoin-dca/compare/v1.2.3...v1.3.0
59+
[v1.2.3]: https://github.com/Jorijn/bitcoin-dca/compare/v1.2.2...v1.2.3
5060
[v1.2.2]: https://github.com/Jorijn/bitcoin-dca/compare/v1.2.1...v1.2.2
5161
[v1.2.1]: https://github.com/Jorijn/bitcoin-dca/compare/v1.2.0...v1.2.1
5262
[v1.2.0]: https://github.com/Jorijn/bitcoin-dca/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)