We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162b421 commit fec150bCopy full SHA for fec150b
1 file changed
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+Unreleased
4
+----------
5
+
6
+### Changes and fixes
7
8
+- inotify: don't remove sibling watches sharing a path prefix ([#754])
9
10
+- inotify, windows: don't rename sibling watches sharing a path prefix
11
+ ([#755])
12
13
14
+[#754]: https://github.com/fsnotify/fsnotify/pull/754
15
+[#755]: https://github.com/fsnotify/fsnotify/pull/755
16
17
18
1.10.0 2026-04-30
19
-----------------
20
This version of fsnotify needs Go 1.23.
0 commit comments