Skip to content

Commit 298f8e5

Browse files
committed
changelog: outcalls name are now autogenerated
1 parent a4c8499 commit 298f8e5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 23.10
4+
5+
* An outcall now has a read-only auto-generated `name` and a required `label` instead
6+
of a user-provided `name` and optional `label`. For compatibility purposes, if an outcall is
7+
created using only a `name`, it will be used as the `label` and auto-generated.
8+
39
## 23.04
410

511
* PUT on `/users?recursive=true` updated, to provide a way to update lines, switchboards, agent, voicemail and incalls for a specific user.

0 commit comments

Comments
 (0)