Skip to content

Commit 80cc7d4

Browse files
committed
updated changelog for v1.2.2
1 parent a5661f9 commit 80cc7d4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
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.2.2] - 2021-03-10
9+
### Fixed
10+
* Allow configuring of the "trading_agreement" setting for German citizens using Kraken.
11+
812
## [v1.2.1] - 2020-12-21
913
### Added
1014
* 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
3741
### Added
3842
* 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.
3943

40-
[Unreleased]: https://github.com/Jorijn/bitcoin-dca/compare/v1.2.1...HEAD
44+
[Unreleased]: https://github.com/Jorijn/bitcoin-dca/compare/v1.2.2...HEAD
45+
[v1.2.2]: https://github.com/Jorijn/bitcoin-dca/compare/v1.2.1...v1.2.2
4146
[v1.2.1]: https://github.com/Jorijn/bitcoin-dca/compare/v1.2.0...v1.2.1
4247
[v1.2.0]: https://github.com/Jorijn/bitcoin-dca/compare/v1.1.0...v1.2.0
4348
[v1.1.0]: https://github.com/Jorijn/bitcoin-dca/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)