diff --git a/README.md b/README.md index caa7b7d..1c822e2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Events contain the `os.FileInfo` of the file or directory that the event is base [Watcher Command](#command) # Update -- OldPath added to events [Aug 17, 2019] +- Event.OldPath has been added [Aug 17, 2019] - Added new file filter hooks (Including a built in regexp filtering hook) [Dec 12, 2018] - Event.Path for Rename and Move events is now returned in the format of `fromPath -> toPath`