Skip to content

Commit

Permalink
[#1464] Release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HonzaR committed Apr 23, 2024
1 parent b5d3e13 commit ec55494
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 @@ -6,9 +6,11 @@ and this library adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.1.1] - 2024-04-23

### Changed
- The SDK components no longer contain logging statements in the release build
- `safelyConvertToBigDecimal()` API from `CurrencyFormatter.kt` now excepts decimal separator Char on input
- `safelyConvertToBigDecimal()` API from `CurrencyFormatter.kt` now expects decimal separator Char on input
- Gradle 8.7
- Android Gradle Plugin 8.3.0
- Kotlin 1.9.23
Expand Down

0 comments on commit ec55494

Please sign in to comment.