File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.1.0] - 2025-08-05
11+
12+ ### Fixed
13+ - PTHMINT-78: Avoid duplicate taxes when checkout options is autogenerated
14+ - PTHMINT-77: Add AddressParser
15+ -
16+ ### Changed
17+ - PTHMINT-81: Change the tax_rate_percentage to integer
18+
1019## [ 2.0.0] - 2025-07-17
1120
1221### Added
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ authors = ["Multisafepay <integration@multisafepay.com>"]
33description = " Multisafepay API wrapper"
44license = " OSL-3.0"
55name = " multisafepay"
6- version = " 2.0 .0"
6+ version = " 2.1 .0"
77readme = " README.md"
88repository = " https://github.com/MultiSafepay/python-sdk"
99homepage = " https://multisafepay.com"
You can’t perform that action at this time.
0 commit comments