We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2200c8 commit 0fc1443Copy full SHA for 0fc1443
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# FUSE for Rust - Changelog
2
3
+## 0.15.1 - 2024-11-27
4
+* Fix crtime related panic that could occur on MacOS. See PR #322 for details.
5
+
6
## 0.15.0 - 2024-10-25
7
* Add file handle argument to `getattr()`
8
* Change `poll()` to take a `PollHandle` instead of a `u64`
0 commit comments