You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vonage/CHANGES.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# 4.0.0b2
1
+
# 4.0.0
2
2
A complete, ground-up rewrite of the SDK.
3
3
Key changes:
4
4
- Monorepo structure, with each API under separate packages
5
-
-Targeting Python 3.9+
5
+
-Support for Python 3.9+
6
6
- Feature parity with v3
7
7
- Add support for the new network APIs - the [Vonage Sim Swap Network API](https://developer.vonage.com/en/sim-swap/overview) and the [Vonage Number Verification Network API](https://developer.vonage.com/en/number-verification/overview)
8
8
- Usage of data models throughout
@@ -14,7 +14,6 @@ Key changes:
14
14
- Add `last_request` and `last_response` properties to the HTTP Client for easier debugging
15
15
- Migrated the Vonage JWT package into the monorepo
16
16
- Rename `Verify` -> `VerifyLegacy` and `VerifyV2` -> `Verify`
17
-
- With even more enhancements to come!
18
17
19
18
# 3.17.1
20
19
- Add "mark WhatsApp message as read" option for Messages API
0 commit comments