Skip to content

Commit 4d5bf5c

Browse files
committed
Update changes for 1.2.0
1 parent 6038291 commit 4d5bf5c

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

Changes.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v 1.2.0
2+
-------
3+
4+
- updated readme
5+
- fix problem with Sidekiq::Launcher and requiring it when not needed
6+
- better patching of Sidekiq::Launcher
7+
- fixed Dockerfile
8+
19
v 1.1.0
210
-------
311

@@ -6,7 +14,7 @@ v 1.1.0
614
- when fallbacking old job enqueued time use `Time.parse` šwithout format (so ruby can decide best method to parse it)
715
- add option `date_as_argument` which will add to your job arguments on last place `Time.now.to_f` when it was eneuqued
816
- add option `description` which will allow you to add notes to your jobs so in web view you can see it
9-
- fixed translations
17+
- fixed translations
1018

1119
v 1.0.4
1220
-------

0 commit comments

Comments
 (0)