You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
7
## [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
+
8
17
## [v1.2.3] - 2021-03-15
9
18
### Fixed
10
19
* 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
45
54
### Added
46
55
* 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.
0 commit comments