Skip to content

Commit 9d4e488

Browse files
MSZMSZ
authored andcommitted
V2.36.0
1 parent 3cd7ee3 commit 9d4e488

7 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
66
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
## 2.36.0 - 2022-1-26
8+
### Added
9+
- Handel max and min amount for transfers.
710

811
## 2.35.0 - 2022-1-22
912
### Fixed

DapiConnect.framework/Assets.car

0 Bytes
Binary file not shown.

DapiConnect.framework/DapiConnect

0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

DapiSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'DapiSDK'
3-
s.version = '2.35.0'
3+
s.version = '2.36.0'
44
s.summary = 'Financial APIs to connect users bank accounts.'
55
s.homepage = 'https://dapi.com'
66
s.author = { 'Dapi' => 'hello@dapi.co' }

Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- DapiSDK (2.34.0)
2+
- DapiSDK (2.35.0)
33

44
DEPENDENCIES:
55
- DapiSDK
@@ -9,7 +9,7 @@ SPEC REPOS:
99
- DapiSDK
1010

1111
SPEC CHECKSUMS:
12-
DapiSDK: dd4a13011877f770b77ad89e660c9fcd6f558db4
12+
DapiSDK: de4cc9bbace13321fc53503cb5b0423bc674252b
1313

1414
PODFILE CHECKSUM: 15bbff80fbdf6f43d2deb6e218252e385f2ef577
1515

0 commit comments

Comments
 (0)