Skip to content

Commit 73b26df

Browse files
v1.0.0 changes
1 parent 127b008 commit 73b26df

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

payment_sdk/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.0.0 - 2023-08-29
9+
10+
### Added
11+
- New intermediate waiting transaction screen
12+
- New translations
13+
14+
### Changed
15+
- UI improvements
16+
- Functional improvements
17+
- 3DS transaction flow improvements
18+
819
## 0.1.2 - 2023-08-29
920

1021
### Changed

payment_sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@komoju/komoju-react-native",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": false,
55
"description": "degica payment SDK",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)