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 bab3c60 commit 0937cc2Copy full SHA for 0937cc2
vonage/CHANGES.md
@@ -15,6 +15,15 @@ Key changes:
15
- Migrated the Vonage JWT package into the monorepo
16
- Rename `Verify` -> `VerifyLegacy` and `VerifyV2` -> `Verify`
17
18
+# 3.17.4
19
+- Drop support for Python 3.8, add support for 3.13
20
+
21
+# 3.17.3
22
+- Fix bug in JWT generator
23
24
+# 3.17.2
25
+- Update `vonage-jwt` dependency version to fix JWT timeout issue
26
27
# 3.17.1
28
- Add "mark WhatsApp message as read" option for Messages API
29
0 commit comments