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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Changelog
2
2
3
+
## 4.45.0 (2026-03-10)
4
+
5
+
Full Changelog: [v4.44.0...v4.45.0](https://github.com/team-telnyx/telnyx-go/compare/v4.44.0...v4.45.0)
6
+
7
+
### Features
8
+
9
+
***messaging:** add wait_seconds to OutboundMessagePayload example ([db135bd](https://github.com/team-telnyx/telnyx-go/commit/db135bd23a00b7e1389b8e4e170c8c1c616e9a2c))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
* add title to InviteTool.invite for Stainless SDK ([156a718](https://github.com/team-telnyx/telnyx-go/commit/156a7183ce71a8f9df09d58c74296f4bdefbf777))
15
+
16
+
17
+
### Chores
18
+
19
+
***internal:** use explicit returns in more places ([3ea4295](https://github.com/team-telnyx/telnyx-go/commit/3ea4295e5243761699d3af3a5976b63839ce0ad1))
20
+
3
21
## 4.44.0 (2026-03-10)
4
22
5
23
Full Changelog: [v4.43.0...v4.44.0](https://github.com/team-telnyx/telnyx-go/compare/v4.43.0...v4.44.0)
0 commit comments