Skip to content

Commit

Permalink
Merge pull request #239 from JohnTitor/prep-5pre2
Browse files Browse the repository at this point in the history
Prepare release for 5.0.0-pre.2
  • Loading branch information
JohnTitor committed Jan 7, 2020
2 parents be284e3 + 889a088 commit 8f0d70b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- CHANGE: Remove `Sender`s from watcher API in favour of `EventFn` [#214]
- META: The project maintainers have changed from @passcod to notify-rs.

## 5.0.0-pre.2
## 5.0.0-pre.2 (2020-01-07)

- (Temporary): Remove event debouncing.
- (Temporary): Remove tests.
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ _Cross-platform filesystem notification library for Rust._

**Caution! This is unstable code!**

You likely want either [the latest 4.0 release] or [5.0.0-pre.1].
You likely want either [the latest 4.0 release] or [5.0.0-pre.2].

[the latest 4.0 release]: https://github.com/notify-rs/notify/tree/v4.0.13#notify
[5.0.0-pre.1]: https://github.com/notify-rs/notify/tree/v5.0.0-pre.1#notify
[5.0.0-pre.2]: https://github.com/notify-rs/notify/tree/v5.0.0-pre.2#notify

(Looking for desktop notifications instead? Have a look at [notify-rust] or
[alert-after]!)
Expand Down Expand Up @@ -198,7 +198,7 @@ Written by [Félix Saparelli] and awesome [contributors].
[contributors]: https://github.com/notify-rs/notify/graphs/contributors
[crate]: https://crates.io/crates/notify
[docket]: https://iwillspeak.github.io/docket/
[docs]: https://docs.rs/notify/5.0.0-pre.1/notify/
[docs]: https://docs.rs/notify/5.0.0-pre.2/notify/
[fsnotify]: https://github.com/go-fsnotify/fsnotify
[handlebars-iron]: https://github.com/sunng87/handlebars-iron
[hotwatch]: https://github.com/francesca64/hotwatch
Expand Down

0 comments on commit 8f0d70b

Please sign in to comment.