1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00

Update CHANGELOG

This commit is contained in:
Tobias Svensson 2016-02-04 07:29:04 +00:00
parent 2bfa02141d
commit 024dca6e78

View file

@ -1,6 +1,8 @@
0.6.4 0.6.4
----- -----
- Display the runtime of each job on the history page
[allenan]
- Use Time.current instead of Time.now in rails apps to - Use Time.current instead of Time.now in rails apps to
respect configured timezone [effektz] respect configured timezone [effektz]
- Handle csrf_tag [kcdragon] - Handle csrf_tag [kcdragon]