Skip to content

Commit 52fbb3c

Browse files
author
Evan Fossier
committed
Update changelog
1 parent 1108bb1 commit 52fbb3c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ twilio-csharp Changelog
33

44
[2017-08-25] Version 5.6.3
55
---------------------------
6+
**Library**
7+
- Fix warning on inclusive lower bound for Newtonsoft
8+
- Throw more specific subclasses of TwilioException when exceptions occur at the HTTP layer.
9+
- Poperly set root cause Exception as `innerException` on HTTP client exceptions. Issue #361.
10+
- Correct typo in HttpClient interface `MakeRequestAysnc` -> `MakeRequestAsync`.
11+
612
**Api**
713
- Update `status` enum for Recordings to include 'failed'
814
- Add `error_code` property on Recordings
@@ -12,7 +18,6 @@ twilio-csharp Changelog
1218

1319
**Video**
1420
- New `media_region` parameter when creating a room, which controls which region media will be served out of.
15-
- Add `video_codec` enum and `video_codecs` parameter, which can be set to either `VP8` or `H264` during room creation.
1621

1722

1823
[2017-08-18] Version 5.6.2

0 commit comments

Comments
 (0)