mirror of
https://github.com/endofunky/sidetiq.git
synced 2022-11-09 13:53:30 -05:00
Update CHANGELOG.
This commit is contained in:
parent
bd2342c414
commit
a93de920ab
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
0.3.5
|
||||
-----
|
||||
|
||||
- Use Clock#mon_synchronize instead of #synchronize.
|
||||
|
||||
ActiveSupport's core extensions override Module#synchronize which seems to
|
||||
break MonitorMixin.
|
||||
|
||||
0.3.4
|
||||
-----
|
||||
|
||||
|
|
Loading…
Reference in a new issue