You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,24 @@
1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
## [9.11.0] - 2019-04-18
5
+
## Added
6
+
-[PR #877](https://github.com/sendgrid/sendgrid-csharp/pull/877) Twilio SMS example and branding update.
7
+
-[PR #790](https://github.com/sendgrid/sendgrid-csharp/pull/790) Change the environment variable placeholders to be consistent amongst all example projects. Big thanks to [Ross Macey](https://github.com/RossMacey) for the PR!
8
+
-[PR #783](https://github.com/sendgrid/sendgrid-csharp/pull/783) Update documentation with new Git workflow. Big thanks to [Tony Ho](https://github.com/tony-ho) for the PR!
9
+
-[PR #782](https://github.com/sendgrid/sendgrid-csharp/pull/782) Update contribution to use Gitflow workflow. Big thanks to [Anatoly](https://github.com/anatolyyyyyy) for the PR!
10
+
-[PR #814](https://github.com/sendgrid/sendgrid-csharp/pull/814) Modification in Prerequisites for installation. Big thanks to [Rishabh](https://github.com/Rishabh04-02) for the PR!
11
+
-[PR #817](https://github.com/sendgrid/sendgrid-csharp/pull/817) Added Announcement. Big thanks to [Kris Choi](https://github.com/krischoi07) for the PR!
12
+
13
+
## Fixed
14
+
-[PR #741](https://github.com/sendgrid/sendgrid-csharp/pull/741) Fix release date in changelog. Big thanks to [Niladri Dutta](https://github.com/Niladri24dutta) for the PR!
15
+
-[PR #751](https://github.com/sendgrid/sendgrid-csharp/pull/751) Update to remove compiler warnings based on stylecop/xunit. Big thanks to [Garry Dixon](https://github.com/dixong) for the PR!
16
+
-[PR #754](https://github.com/sendgrid/sendgrid-csharp/pull/754) Removed references to Microsoft.AspNetCore.Http.Abstractions package. Big thanks to [Jeremy Cantu](https://github.com/Jac21) for the PR!
17
+
-[PR #794](https://github.com/sendgrid/sendgrid-csharp/pull/794) Updated broken links to examples. Big thanks to [Sanjay Singh](https://github.com/sanjaysingh) for the PR!
18
+
-[PR #791](https://github.com/sendgrid/sendgrid-csharp/pull/791) Fixed typo in mail example. Big thanks to [Daredevil Geek](https://github.com/daredevilgeek) for the PR!
19
+
-[PR #767](https://github.com/sendgrid/sendgrid-csharp/pull/767) Directly link online version of CLA and fix email mentions. Big thanks to [Bharat Raghunathan](https://github.com/Bharat123rox) for the PR!
20
+
-[PR #762](https://github.com/sendgrid/sendgrid-csharp/pull/762) TROUBLESHOOTING.md broken link fix. Big thanks to [Arshad Kazmi](https://github.com/arshadkazmi42) for the PR!
21
+
4
22
## [9.10.0] - 2018-09-12
5
23
## Added
6
24
-[PR #724](https://github.com/sendgrid/sendgrid-csharp/pull/724) Add Dynamic Template Support. Big thanks to [Carl Hartshorn](https://github.com/carl-hartshorn) for the PR!
0 commit comments