1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Bump pro version

This commit is contained in:
Mike Perham 2014-05-31 11:59:38 -07:00
parent 8360fdb2f9
commit 574e9c80c1

View file

@ -3,7 +3,7 @@ Sidekiq Pro Changelog
Please see [http://sidekiq.org/pro](http://sidekiq.org/pro) for more details and how to buy.
HEAD
1.7.2
-----------
- **DEPRECATION** Use `Batch#on(:complete)` instead of `Batch#notify`.