whenever/CHANGELOG.rdoc

16 lines
553 B
Plaintext
Raw Normal View History

2009-02-17 05:46:22 +00:00
== 0.1.3 / February 16th, 2009
2009-02-16 03:24:10 +00:00
2009-02-17 00:54:40 +00:00
* Added 'rake' helper for defining scheduled rake tasks. [Javan Makhmali]
* Renamed :cron_environment and :cron_path to :enviroment and :path for better (word) compatibility with rake tasks. [Javan Makhmali]
* Improved test load paths so tests can be run individually. [Javan Makhmali]
* Got rid of already initialized constant warning. [Javan Makhmali]
2009-02-17 05:46:22 +00:00
* Requiring specific gem versions: Chronic >=0.2.3 and activesupport >= 1.3.0 [Javan Makhmali]
2009-02-17 00:54:40 +00:00
== 0.1.0 / February 15th, 2009
* Initial release [Javan Makhmali]