We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c7af9 commit 4156e00Copy full SHA for 4156e00
CHANGELOG.md
@@ -5,11 +5,11 @@
5
* CorePayments
6
* Make `CoreSDKError` conform to Equatable
7
* Rename `NetworkingClientError` to `NetworkingError`
8
- * Make `NetworkingError` and static constants public
+ * Make `NetworkingError` enum and static constants public
9
* CardPayments
10
- * Make `CardError` static constants public
+ * Make `CardError` enum and static constants public
11
* PayPalPayments
12
- * Make `PayPalError` static constants public
+ * Make `PayPalError` enum and static constants public
13
14
## 2.0.0-beta1 (2024-11-20)
15
* Breaking Changes
0 commit comments