Skip to content

Commit

Permalink
Clarified compatibility of versions in readme.me
Browse files Browse the repository at this point in the history
  • Loading branch information
barclayadam committed Apr 9, 2019
1 parent 3ca96b4 commit e17d3bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Hangfire.Azure.ServiceBusQueue is available as a NuGet package. Install it using
PM> Install-Package Hangfire.Azure.ServiceBusQueue
```

Compatibility
-------------

Hangfire v1.7+ introduced breaking changes to the SQL Server integration points and requires at least version 4.0.0 of this library. If you are on an older version of Hangfire please use a lower version of Hangfire.Azure.ServiceBusQueue

Usage
------

Expand Down

0 comments on commit e17d3bd

Please sign in to comment.