File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.0.0] - 2025-07-17
11+
12+ ### Added
13+ - PTHMINT-76: Improve coding standards
14+ - PTHMINT-74: Encode dynamic path segment
15+
16+ ### Removed
17+ - PTHMINT-72: Drop support for Python 3.8
18+ - PTHMINT-75: Remove unsupported attributes in delivery object
19+
1020## [ 1.0.1] - 2025-04-23
1121
1222### 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 = " 1 .0.1 "
6+ version = " 2 .0.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