We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6038291 commit 4d5bf5cCopy full SHA for 4d5bf5c
1 file changed
Changes.md
@@ -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
9
v 1.1.0
10
-------
11
@@ -6,7 +14,7 @@ v 1.1.0
14
- when fallbacking old job enqueued time use `Time.parse` šwithout format (so ruby can decide best method to parse it)
15
- add option `date_as_argument` which will add to your job arguments on last place `Time.now.to_f` when it was eneuqued
16
- add option `description` which will allow you to add notes to your jobs so in web view you can see it
-- fixed translations
17
+- fixed translations
18
19
v 1.0.4
12
20
0 commit comments