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 515b05a commit 3d56d49Copy full SHA for 3d56d49
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# 2.6.0
2
3
+### Added
4
+
5
+* #265 - Added support for Language and Style for NCCO Talk action
6
7
### Changed
8
9
* #257 Dropped support for PHPUnit 7
@@ -20,12 +24,20 @@
20
24
* #257 Added missing punctuation in CONTRIBUTING.md
21
25
* #257 Updated contact email address in CODE_OF_CONDUCT.md
22
26
27
+### Deprecated
28
29
+* #265 - Deprecated use of VoiceName for NCCO Talk action
30
23
31
### Fixed
32
33
* #257 Fixed namespaces (Zend => Laminas, Nexmo => Vonage)
34
* #257 Fixed condition in Verify\Request::setCodeLength
35
* #257 Fixed typos and some wording in README.md
36
37
+### Removed
38
39
+* Removed `examples/` directory as the code snippets repo is much more up-to-date
40
41
# 2.5.0
42
43
0 commit comments