Skip to content

Commit 79f2d0e

Browse files
committed
chore: update changelog for #705
1 parent f3a13c2 commit 79f2d0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
## notify 8.2.0 (unreleased)
44
- FEATURE: notify a user if the `max_user_watches` has been reached implicitly (`INotifyWatcher`) [#698]
55
- FIX: `INotifyWatcher` ignores events with unknown watch descriptors (instead of `EventMask::Q_OVERFLOW`) [#700]
6+
- FEATURE: deprecate `Watcher::paths_mut` and introduce `update_paths` [#705]
67

78
[#698]: https://github.com/notify-rs/notify/pull/698
89
[#700]: https://github.com/notify-rs/notify/pull/700
10+
[#705]: https://github.com/notify-rs/notify/pull/705
911

1012
## notify 8.1.0 (2025-07-03)
1113
- FEATURE: added support for the [`flume`](https://docs.rs/flume) crate

0 commit comments

Comments
 (0)