diff --git a/README.md b/README.md index 37ac11b..1601c0f 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,8 @@ This can be specified in several ways (note --verbose and -v are interchangeable ## Controller behavior -- As of release 0.2.5 only file related events will trigger ON_CHANGE actions by the controller. Directory events such as mkdir, rmdir, chmod, etc will not trigger ON_CHANGE actions. -- As of release 0.2.5 a potential problem with how events occuring in the APPSODY_WATCH_IGNORE_DIR are handled has been fixed. Such events are now pre processed by the watcher code, rather than post processed once the event reaches the controller. +- As of release 0.2.4 only file related events will trigger ON_CHANGE actions by the controller. Directory events such as mkdir, rmdir, chmod, etc will not trigger ON_CHANGE actions. +- As of release 0.2.4 a potential problem with how events occuring in the APPSODY_WATCH_IGNORE_DIR are handled has been fixed. Such events are now pre processed by the watcher code, rather than post processed once the event reaches the controller. ## Known issues @@ -84,4 +84,4 @@ Join our [Slack](https://appsody-slack.eu-gb.mybluemix.net/) to meet the team, a ## Licence -Please see [LICENSE](https://github.com/appsody/docs/blob/master/LICENSE) and [NOTICES](https://github.com/appsody/website/blob/master/NOTICE.md) for more information. \ No newline at end of file +Please see [LICENSE](https://github.com/appsody/docs/blob/master/LICENSE) and [NOTICES](https://github.com/appsody/website/blob/master/NOTICE.md) for more information.