Skip to content

Commit

Permalink
Update package release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed Oct 13, 2017
1 parent 45d5839 commit 3ca5f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Elmah.Bootstrapper.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<description>Automatically registers ELMAH modules and handlers on application start-up instead of wiring via configuration (web.config).</description>
<language>en-US</language>
<tags>elmah error logging unhandled exception</tags>
<releaseNotes>Microsoft .NET Framework 4.0 is no longer supported.</releaseNotes>
<releaseNotes>See: https://github.com/elmah/Bootstrapper/releases</releaseNotes>
<dependencies>
<group targetFramework="net45">
<dependency id="elmah.corelibrary" version="1.2.2" />
Expand Down

0 comments on commit 3ca5f4a

Please sign in to comment.