Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
HonzaR committed Sep 11, 2024
1 parent ebbf713 commit 4de5b50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,15 @@ and this library adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Zatoshi.toFiatString`
- `BigDecimal.convertFiatDecimalToFiatString`
- `Zatoshi.Companion.fromZecString`
- NDK version has been updated to `27.0.12077973`
- Android `compileSdkVersion` and `targetSdkVersion` has been updated to 35

### Added
- `Double?.convertUsdToZec` has been added as we are moving away from `BigDecimal` in favor of primitive types
- `Locale.getDefault()` has been added

### Fixed
- Android 15 (SDK level 35) support added for 16kb memory page size
- Android 15 (SDK level 35) support added for 16 KB memory page size

## [2.2.2] - 2024-09-03

Expand Down

0 comments on commit 4de5b50

Please sign in to comment.