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: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# Changelog
2
2
3
+
## 0.10.0 (2026-02-01)
4
+
5
+
Full Changelog: [v0.9.0...v0.10.0](https://github.com/surgeapi/python-sdk/compare/v0.9.0...v0.10.0)
6
+
7
+
### Features
8
+
9
+
***api:** add list contacts endpoint ([366eada](https://github.com/surgeapi/python-sdk/commit/366eada13d0406378a14cb0dfd3806962e5ead4b))
10
+
***api:** add list messages endpoint ([e98690f](https://github.com/surgeapi/python-sdk/commit/e98690fb2c7affd8fb9c79fd88d2c865dfb54d18))
11
+
***api:** add list phone numbers endpoint ([bd92d8c](https://github.com/surgeapi/python-sdk/commit/bd92d8c3178afe49b6669d0843f4a3c937c901bc))
12
+
***client:** add custom JSON encoder for extended type support ([7026006](https://github.com/surgeapi/python-sdk/commit/7026006a71d7be946ed0e8b2ae00ff3491fd3087))
13
+
14
+
15
+
### Bug Fixes
16
+
17
+
***api:** make message body nullable ([6b675c3](https://github.com/surgeapi/python-sdk/commit/6b675c3b167b4668ac7f552caa5e7210bb206834))
18
+
3
19
## 0.9.0 (2026-01-26)
4
20
5
21
Full Changelog: [v0.8.0...v0.9.0](https://github.com/surgeapi/python-sdk/compare/v0.8.0...v0.9.0)
0 commit comments