Skip to content

Commit

Permalink
Add release notes for 0.4.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
odinserj committed Apr 12, 2023
1 parent a9c4d7a commit 056334a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nuspecs/Hangfire.InMemory.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
<copyright>Copyright © 2020–2022 Hangfire OÜ</copyright>
<tags>Hangfire Storage In-Memory</tags>
<releaseNotes>https://www.hangfire.io/blog/releases.html
0.4.0-beta2
• Fixed – `NotSupportedException` during background processing due to non-implemented method.

0.4.0-beta1
• Breaking – Package now depends on Hangfire.Core version 1.8.0.
• Breaking – Replace the `net45` target with `net451` one as the former is not supported.
Expand Down

0 comments on commit 056334a

Please sign in to comment.