Bump 0.8.0

This commit is contained in:
Dzmitry Plashchynski
2015-03-15 09:57:18 +02:00
parent 95a237aeb5
commit f57d440424
3 changed files with 24 additions and 13 deletions

View File

@@ -1,24 +1,35 @@
0.5.0
0.8.0
-----------
- Initial release!
- Added `on` (day of week) option to cronotab.rb semantic
- Added job health check and job health indicator to the Web UI
0.5.1
0.7.0
-----------
- Added -e/--environment ENV option to set the daemon rails environment.
- Added simple Web UI
0.5.2
-----------
- Fix: Scheduled time now related to the last performing time.
0.6.1
-----------
- Persist job state to your database.
0.7.0
0.5.2
-----------
- Added simple Web UI
- Fix: Scheduled time now related to the last performing time.
0.5.1
-----------
- Added -e/--environment ENV option to set the daemon rails environment.
0.5.0
-----------
- Initial release!