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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,16 @@
1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
[2020-01-16] Version 9.12.1
5
+
---------------------------
6
+
**Library - Chore**
7
+
-[PR #965](https://github.com/sendgrid/sendgrid-csharp/pull/965): prep the repo for automated releasing. Thanks to [@thinkingserious](https://github.com/thinkingserious)!
8
+
-[PR #753](https://github.com/sendgrid/sendgrid-csharp/pull/753): Adds deploy phase that deploys to NuGet. Thanks to [@Gimly](https://github.com/Gimly)!
9
+
10
+
**Library - Docs**
11
+
-[PR #764](https://github.com/sendgrid/sendgrid-csharp/pull/764): Update documentation for retrieving all templates. Thanks to [@tony-ho](https://github.com/tony-ho)!
12
+
13
+
4
14
[2019-08-15] Version 9.12.0
5
15
---------------------------
6
16
-[PR #892](https://github.com/sendgrid/sendgrid-csharp/pull/892) Replace nuspec and AssemblyInfo with csproj. Big thanks to [Jonas Nyrup](https://github.com/jnyrup) for the PR!
0 commit comments