Skip to content

Commit 4156e00

Browse files
committed
Make changelog entries clearer
1 parent 82c7af9 commit 4156e00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
* CorePayments
66
* Make `CoreSDKError` conform to Equatable
77
* Rename `NetworkingClientError` to `NetworkingError`
8-
* Make `NetworkingError` and static constants public
8+
* Make `NetworkingError` enum and static constants public
99
* CardPayments
10-
* Make `CardError` static constants public
10+
* Make `CardError` enum and static constants public
1111
* PayPalPayments
12-
* Make `PayPalError` static constants public
12+
* Make `PayPalError` enum and static constants public
1313

1414
## 2.0.0-beta1 (2024-11-20)
1515
* Breaking Changes

0 commit comments

Comments
 (0)