Skip to content

Commit

Permalink
Merge pull request #52 from skyflowapi/add-card-icon
Browse files Browse the repository at this point in the history
updated changelog and readme files
  • Loading branch information
bhupathi-skyflow authored Oct 26, 2021
2 parents 029c521 + 05a23b6 commit 0684cdc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [1.4.0] - 2021-10-26

### Added

Detecting card type and displaying icon in the card number element

## [1.3.0] - 2021-10-19

### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Alternatively you can also add the GPR_USER_NAME and GPR_PAT values to your envi
- Add the dependency to your application's build.gradle file
```java
implementation 'com.skyflowapi.android:skyflow-android-sdk:1.3.0'
implementation 'com.skyflowapi.android:skyflow-android-sdk:1.4.0'
```
### Using maven
Expand Down

0 comments on commit 0684cdc

Please sign in to comment.