|
1 | 1 | # Change Log
|
2 | 2 | All notable changes to this project will be documented in this file.
|
3 | 3 |
|
| 4 | +[2020-01-29] Version 1.3.4 |
| 5 | +-------------------------- |
| 6 | +**Library - Chore** |
| 7 | +- [PR #99](https://github.com/sendgrid/smtpapi-csharp/pull/99): updates for auto deploy via Travis CI. Thanks to [@thinkingserious](https://github.com/thinkingserious)! |
| 8 | +- [PR #98](https://github.com/sendgrid/smtpapi-csharp/pull/98): updates for auto-deploy via Travis CI. Thanks to [@thinkingserious](https://github.com/thinkingserious)! |
| 9 | +- [PR #96](https://github.com/sendgrid/smtpapi-csharp/pull/96): prep the repo for automated releasing. Thanks to [@thinkingserious](https://github.com/thinkingserious)! |
| 10 | +- [PR #80](https://github.com/sendgrid/smtpapi-csharp/pull/80): Adds a Deploy Travis task that publishes to NuGet. Thanks to [@Gimly](https://github.com/Gimly)! |
| 11 | +- [PR #76](https://github.com/sendgrid/smtpapi-csharp/pull/76): Adds UseCase folder and README.md file. Thanks to [@Gimly](https://github.com/Gimly)! |
| 12 | +- [PR #75](https://github.com/sendgrid/smtpapi-csharp/pull/75): Update LICENSE.txt. Thanks to [@nocategory](https://github.com/nocategory)! |
| 13 | +- [PR #68](https://github.com/sendgrid/smtpapi-csharp/pull/68): Add Code Review to Contributing.md #66. Thanks to [@derekneuland](https://github.com/derekneuland)! |
| 14 | +- [PR #61](https://github.com/sendgrid/smtpapi-csharp/pull/61): Update License Date. Thanks to [@shucon](https://github.com/shucon)! |
| 15 | +- [PR #51](https://github.com/sendgrid/smtpapi-csharp/pull/51): Add a .env_sample file, update gitignore, update README.md. Thanks to [@thepriefy](https://github.com/thepriefy)! |
| 16 | +- [PR #57](https://github.com/sendgrid/smtpapi-csharp/pull/57): update LICENSE - fix year. Thanks to [@pushkyn](https://github.com/pushkyn)! |
| 17 | +- [PR #59](https://github.com/sendgrid/smtpapi-csharp/pull/59): License.md file date range ut. Thanks to [@blitzerpl](https://github.com/blitzerpl)! |
| 18 | +- [PR #58](https://github.com/sendgrid/smtpapi-csharp/pull/58): Added unittest to check for specific repo files. Thanks to [@mptap](https://github.com/mptap)! |
| 19 | +- [PR #52](https://github.com/sendgrid/smtpapi-csharp/pull/52): Add a env sample. Thanks to [@gabrielgene](https://github.com/gabrielgene)! |
| 20 | +- [PR #47](https://github.com/sendgrid/smtpapi-csharp/pull/47): add GitHub PR template. Thanks to [@pushkyn](https://github.com/pushkyn)! |
| 21 | +- [PR #44](https://github.com/sendgrid/smtpapi-csharp/pull/44): add .github/ISSUE_TEMPLATE. Thanks to [@thepriefy](https://github.com/thepriefy)! |
| 22 | +- [PR #38](https://github.com/sendgrid/smtpapi-csharp/pull/38): Add/Update Badges on README. Thanks to [@mptap](https://github.com/mptap)! |
| 23 | +- [PR #37](https://github.com/sendgrid/smtpapi-csharp/pull/37): SEO friendly links for README.md and CONTRIBUTING.md. Thanks to [@whitneyrosenberg](https://github.com/whitneyrosenberg)! |
| 24 | + |
| 25 | +**Library - Fix** |
| 26 | +- [PR #97](https://github.com/sendgrid/smtpapi-csharp/pull/97): nuget push flag. Thanks to [@thinkingserious](https://github.com/thinkingserious)! |
| 27 | +- [PR #31](https://github.com/sendgrid/smtpapi-csharp/pull/31): README.md typo. Thanks to [@ciceropablo](https://github.com/ciceropablo)! |
| 28 | + |
| 29 | +**Library - Docs** |
| 30 | +- [PR #92](https://github.com/sendgrid/smtpapi-csharp/pull/92): Added Announcement. Thanks to [@luciajimenez](https://github.com/luciajimenez)! |
| 31 | +- [PR #45](https://github.com/sendgrid/smtpapi-csharp/pull/45): README.md typo. Thanks to [@abdullaharshad](https://github.com/abdullaharshad)! |
| 32 | +- [PR #42](https://github.com/sendgrid/smtpapi-csharp/pull/42): update contributing.md - fix typo. Thanks to [@pushkyn](https://github.com/pushkyn)! |
| 33 | +- [PR #41](https://github.com/sendgrid/smtpapi-csharp/pull/41): update readme - logo on separate line, fix ToC. Thanks to [@pushkyn](https://github.com/pushkyn)! |
| 34 | +- [PR #40](https://github.com/sendgrid/smtpapi-csharp/pull/40): add table of contents in README.md. Thanks to [@thepriefy](https://github.com/thepriefy)! |
| 35 | +- [PR #39](https://github.com/sendgrid/smtpapi-csharp/pull/39): Demonstrate how to review the request body for troubleshooting. Thanks to [@mptap](https://github.com/mptap)! |
| 36 | +- [PR #33](https://github.com/sendgrid/smtpapi-csharp/pull/33): Fix #32: Add a Code Of Conduct. Thanks to [@hbbq](https://github.com/hbbq)! |
| 37 | +- [PR #81](https://github.com/sendgrid/smtpapi-csharp/pull/81): Ran *.md files through grammarly service. Thanks to [@nathan78906](https://github.com/nathan78906)! |
| 38 | + |
| 39 | + |
4 | 40 | [2017-05-18] Version 1.3.3
|
5 | 41 | ---------------------------
|
6 | 42 | ### Updated
|
|
0 commit comments