Skip to content

Commit 25d7bc7

Browse files
authored
Update changes for v.1.1.0
1 parent a9c2277 commit 25d7bc7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Changes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v 1.1.0
2+
-------
3+
4+
- updated readme
5+
- fix unit tests - changed argument error when getting invalid cron format
6+
- when fallbacking old job enqueued time use `Time.parse` šwithout format (so ruby can decide best method to parse it)
7+
- add option `date_as_argument` which will add to your job arguments on last place `Time.now.to_f` when it was eneuqued
8+
- add option `description` which will allow you to add notes to your jobs so in web view you can see it
9+
- fixed translations
10+
111
v 1.0.4
212
-------
313

0 commit comments

Comments
 (0)