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

Update changes, prep for release

This commit is contained in:
Mike Perham 2013-04-18 09:06:23 -07:00
parent 69ede19027
commit 1b5c16c684

View file

@ -2,6 +2,10 @@
-----------
- Remove need for the i18n gem. (brandonhilkert)
- Improve redis connection info logging on startup for debugging
purposes [#858]
- Revert sinatra/slim as runtime dependencies
- Add `find_job` method to sidekiq/api
2.10.0