Skip to content

Commit 77a1888

Browse files
committed
[Librarian] Version Bump
1 parent 812d121 commit 77a1888

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

4+
[2022-08-10] Version 9.28.1
5+
---------------------------
6+
**Library - Docs**
7+
- [PR #1181](https://github.com/sendgrid/sendgrid-csharp/pull/1181): Example of adding a WebProxy using DI. Thanks to [@mortenbock](https://github.com/mortenbock)!
8+
9+
**Library - Fix**
10+
- [PR #1180](https://github.com/sendgrid/sendgrid-csharp/pull/1180): Use httpErrorAsException when passed as parameter to SendGridClient constructor. Thanks to [@mortenbock](https://github.com/mortenbock)!
11+
12+
**Library - Miscellaneous**
13+
- [PR #1178](https://github.com/sendgrid/sendgrid-csharp/pull/1178): bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /examples/inbound-webhook-handler/Tests/Inbound.Tests. Thanks to [@dependabot](https://github.com/dependabot)!
14+
15+
**Library - Test**
16+
- [PR #1179](https://github.com/sendgrid/sendgrid-csharp/pull/1179): Adding misc as PR type. Thanks to [@rakatyal](https://github.com/rakatyal)!
17+
18+
419
[2022-05-18] Version 9.28.0
520
---------------------------
621
**Library - Docs**

0 commit comments

Comments
 (0)