From 06a9b551a63b7ffaae53434dc31383c9f5e2261c Mon Sep 17 00:00:00 2001 From: Ivan Dinkov Date: Fri, 5 Apr 2024 13:53:07 +0300 Subject: [PATCH] Update Changelog and README --- CHANGELOG.md | 8 ++++++++ README.md | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 888da0e..ea179cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## [2.5.0] +### Added - 2024-04-10 +- Add Privacy Manifest (#15) +### Added - 2024-04-09 +- Updated Cardinal mobile SDK dependency to version 2.2.5-8 (#14) +### Added - 2023-05-03 +- Remove 3DS version 1 fallback (#12) + ## [2.4.0] ### Added - 2021-11-02 - Updated Cardinal mobile SDK dependency to version 2.2.5-2 diff --git a/README.md b/README.md index 68b9744..195e7e1 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,15 @@ # System requirements -* iOS 10.0+ / macOS 10.15+ +* iOS 12.0+ / macOS 10.15+ * Xcode 11+ * Swift 5+ # Support It Supports: -* 'Non Apple Pay' for iOS 10.0 and above -* 'Apple Pay' iOS 10.0 and above +* 'Non Apple Pay' for iOS 12.0 and above +* 'Apple Pay' iOS 12.0 and above # Installation