Merge pull request #1428 from LukasKorba/1427-Release-2-1-7

[#1427] Release 2.1.7
This commit is contained in:
Lukas Korba 2024-05-17 13:16:44 +02:00 committed by GitHub
commit d97d19694a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@ and this library adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# Unreleased # Unreleased
# 2.1.7 - 2024-05-16
## Changed
- `minimumShieldingConfirmations` set to 1 instead of 10. This should fasten the time it takes to swap transparent funds to shielded ones.
# 2.1.6 - 2024-05-15 # 2.1.6 - 2024-05-15
## Fixed ## Fixed