Skip to content

Latest commit

 

History

History
59 lines (30 loc) · 782 Bytes

CHANGELOG.md

File metadata and controls

59 lines (30 loc) · 782 Bytes

Change Log

2.4.1 (2024-11-21)

Fix

  • Update 3DS SDK to v2.5.11 (#52)

2.4.0 (2024-11-18)

Feat

  • Updates the 3DS SDK to version 2.5.10

2.3.2 (2024-04-09)

  • Updates the 3DS SDK to version 2.4.12

2.2.1 (2024-02-14)

Fix

  • Updates 3DS SDK to version 2.4.11

2.2.0 (2024-02-06)

Feat

  • Updated 3DS SDK to version 2.4.10

2.1.0 (2023-12-14)

Feat

  • Updated to latest version of Netcetera SDK

2.0.2 (2023-10-25)

Fix

  • removed canImport(UIKit) everywhere

2.0.1 (2023-10-25)

Fix

  • surface sdk versions from version.swift (#23)

2.0.0

Breaking Changes

  • Upgrade ThreeDS framework to the latest version where iOS 11 is the minimum supported version.

1.2.1

Patch changes

  • Fix Xcode 14.3.1 build problems