diff --git a/README.rdoc b/README.rdoc index eb22e05..d2f6e7e 100644 --- a/README.rdoc +++ b/README.rdoc @@ -118,6 +118,8 @@ This plug-in is compatible with Redmine 2.x.x, 3.x.x == Changelog +[0.1.6] * New observable objects added (TimeEntry) + * Bug fixes [0.1.5] * New observable objects added (Project, Wiki Content, Attachment, Issue Attachments, Project Attachments, Wiki Page Attachments) * Ability to hook before_destroy and after_destroy events [0.1.4] * Ability to exit current workflow with `return` or `return true` and cancel workflow's execution chain with `return false`