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
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ 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.2.2] - 2021-03-10
9
+
### Fixed
10
+
* Allow configuring of the "trading_agreement" setting for German citizens using Kraken.
11
+
8
12
## [v1.2.1] - 2020-12-21
9
13
### Added
10
14
* Command `version` to show the build information of the current running version, this should help with support.
@@ -37,7 +41,8 @@ Due to regulatory changes in The Netherlands, BL3P and Bitvavo currently require
37
41
### Added
38
42
* 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