We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d7bb0 commit d40539dCopy full SHA for d40539d
CHANGELOG.md
@@ -6,6 +6,16 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
6
7
## [Unreleased]
8
None
9
+<a name="4.0.4"></a>
10
+## [4.0.4] - 2022-10-07
11
+### Added
12
+- Add `play_ beep` enum to update conference request
13
+### Changed
14
+- Call `status` enum `INPROGRESS` to `IN_PROGRESS`
15
+- Call `status` enum `NOANSWER` to `NO_ANSWER`
16
+- Conference `play_beep` enum `ENTRYONLY` to `ENTRY_ONLY`
17
+- Conference `play_beep` enum `EXITONLY` to `EXIT_ONLY`
18
+
19
20
<a name="4.0.3"></a>
21
## [4.0.3] - 2022-08-19
0 commit comments