Skip to content

Commit e17d3bd

Browse files
committed
Clarified compatibility of versions in readme.me
1 parent 3ca96b4 commit e17d3bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ Hangfire.Azure.ServiceBusQueue is available as a NuGet package. Install it using
1919
PM> Install-Package Hangfire.Azure.ServiceBusQueue
2020
```
2121

22+
Compatibility
23+
-------------
24+
25+
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
26+
2227
Usage
2328
------
2429

0 commit comments

Comments
 (0)