Update CHANGELOG.md

This commit is contained in:
Lukas Korba 2025-04-01 12:22:18 +02:00
parent 179f960bea
commit f1040aa776
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ and this library adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# Unreleased
## Added
- `SDKSynchronizer.estimateBirthdayHeight(for date: Date)`: Get an estimated height for a given date, typically used for estimating birthday.
## Fixed
- `transparent_gap_limit_handling` migration, whereby wallets having received transparent outputs at child indices below the index of the default address could cause the migration to fail.