Skip to content

Commit 3d56d49

Browse files
committed
Updated Changelog with examples/VAPI changes
1 parent 515b05a commit 3d56d49

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
### Added
4+
5+
* #265 - Added support for Language and Style for NCCO Talk action
6+
37
### Changed
48

59
* #257 Dropped support for PHPUnit 7
@@ -20,12 +24,20 @@
2024
* #257 Added missing punctuation in CONTRIBUTING.md
2125
* #257 Updated contact email address in CODE_OF_CONDUCT.md
2226

27+
### Deprecated
28+
29+
* #265 - Deprecated use of VoiceName for NCCO Talk action
30+
2331
### Fixed
2432

2533
* #257 Fixed namespaces (Zend => Laminas, Nexmo => Vonage)
2634
* #257 Fixed condition in Verify\Request::setCodeLength
2735
* #257 Fixed typos and some wording in README.md
2836

37+
### Removed
38+
39+
* Removed `examples/` directory as the code snippets repo is much more up-to-date
40+
2941
# 2.5.0
3042

3143
### Changed

0 commit comments

Comments
 (0)