diff --git a/DOCS/MIGRATION_GUIDE.md b/DOCS/MIGRATION_GUIDE.md index d846178..2fc1b3d 100644 --- a/DOCS/MIGRATION_GUIDE.md +++ b/DOCS/MIGRATION_GUIDE.md @@ -1,4 +1,9 @@ -0.0.1 to 0.0.2 +0.2.0 to 0.3.0 +=== +* Semantics of the `greet` option of `inotify` plugin has changed; + see `plugins/inotify/README.md` for details. + +0.1.0 to 0.2.0 === * `luastatus.spawn`, `luastatus.rc` and `luastatus.dollar` functions have been removed. Use `os.execute` and/or `io.popen` instead — and please don’t forget to properly escape the arguments: