Skip to content

Commit 7e29f55

Browse files
committed
[Librarian] Version Bump
1 parent 1f5c7ce commit 7e29f55

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
[2020-05-13] Version 9.15.0
5+
---------------------------
6+
**Library - Fix**
7+
- [PR #938](https://github.com/sendgrid/sendgrid-csharp/pull/938): Ensures the serialization of the SendGridMessage is untainted by defaults set by applications on the JsonSerializer. Thanks to [@duncanchung](https://github.com/duncanchung)!
8+
- [PR #996](https://github.com/sendgrid/sendgrid-csharp/pull/996): migrate to common prism setup. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
9+
10+
**Library - Feature**
11+
- [PR #997](https://github.com/sendgrid/sendgrid-csharp/pull/997): add support for Twilio Email. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
12+
13+
414
[2020-04-29] Version 9.14.1
515
---------------------------
616
**Library - Fix**

0 commit comments

Comments
 (0)