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

Bump version, release

This commit is contained in:
Mike Perham 2015-04-21 12:25:38 -04:00
parent e89f5f741b
commit ae25f6b021

View file

@ -1,4 +1,4 @@
HEAD
3.3.4
-----------
- **Improved ActiveJob integration** - Web UI now shows ActiveJobs in a
@ -9,7 +9,7 @@ HEAD
- Several Web UI styling improvements [davydovanton]
- Add Tamil, Hindi translations for Web UI [ferdinandrosario, tejasbubane]
- Fix Web UI to work with country-specific locales [#2243]
- Handle circular error causes [#2285, eugenk]
- Handle circular error causes [#2285, eugenk]
3.3.3
-----------