blob: 77729800caa89da51a9fa40fa2856b19355ce20d [file] [log] [blame] [view]
# 0.9.5
* Fix bugs where events could be added after watchers were closed.
# 0.9.4
* Treat add events for known files as modifications instead of discarding them
on Mac OS.
# 0.9.3
* Improved support for Windows via `WindowsDirectoryWatcher`.
* Simplified `PollingDirectoryWatcher`.
* Fixed bugs in `MacOSDirectoryWatcher`