Skip to content

Commit

Permalink
Whenever 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
javan committed Jul 23, 2013
1 parent e52eaf1 commit 9e6a7de
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
* Time zone support


### 0.8.4 / July 22, 2012

* Don't require schedule file when clearing. [Javan Makhmali]

* Use bin/rails when available. [Javan Makhmali]


### 0.8.3 / July 11, 2013

* Improve Cap rollback logic. [Jeroen Jacobs]
Expand Down
2 changes: 1 addition & 1 deletion lib/whenever/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Whenever
VERSION = '0.8.3'
VERSION = '0.8.4'
end

0 comments on commit 9e6a7de

Please sign in to comment.