Skip to content

Commit

Permalink
Updated Readme and Release notes for 3.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnmclean committed Jul 21, 2017
1 parent 13daf53 commit 01c57dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ Integration Tests are currently being re-written in xunit with the new .net core
4. [Moacyr Rodrigues Pereira](https://github.com/moacyr)
5. [Stephen Jazdzewski](https://github.com/jazd)
6. [Jacob Rillema](https://github.com/rillemjg)
7. [Chad Tolkien](https://github.com/ctolkien)
4 changes: 2 additions & 2 deletions src/Mandrill/Mandrill.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<PackageIconUrl>https://raw.githubusercontent.com/shawnmclean/Mandrill-dotnet/master/docs/icons/32x32.png</PackageIconUrl>
<RepositoryUrl>https://github.com/shawnmclean/Mandrill-dotnet</RepositoryUrl>
<PackageReleaseNotes>
Ported Mandrill to .NetStandard1.1.
MandrillException messages are now passed in to Inner Exceptions.
- MandrillApi implements IDisposable
- HttpClient is reused throughout the life time of the Api Client.
</PackageReleaseNotes>
<PackageTags>Mandrill, MailChimp</PackageTags>
<Description>Mandrill .Net is a quick and easy wrapper for getting started with the Mandrill API.</Description>
Expand Down

0 comments on commit 01c57dd

Please sign in to comment.