Skip to content

Commit

Permalink
Update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisRakhimovXsolla committed Feb 9, 2024
1 parent b5422d6 commit ddde7d2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Changelog
## [1.3.1] - Payments SDK - 2024-02-09
### Fixed
- Redirection to the application after payment using some payment methods

## [6.0.6] - Login SDK - 2024-01-30
### Changed
- - ‘startAuthWithXsollaWidget’ SDK method. Added the ‘locale’ parameter
- ‘startAuthWithXsollaWidget’ SDK method. Added the ‘locale’ parameter

## [6.0.5] - Login SDK - 2024-01-19
### Added
- apiHost parameter for LoginConfig
- ApiHost parameter for LoginConfig

## [2.2.9] - Demo Apps - 2024-01-19
### Added
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

buildscript {

ext.payments_sdk_version_name = '1.3.0'
ext.payments_sdk_version_name = '1.3.1'
ext.store_sdk_version_name = '2.5.3'
ext.inventory_sdk_version_name = '2.0.3'
ext.login_sdk_version_name = '6.0.6'
Expand Down

0 comments on commit ddde7d2

Please sign in to comment.