Skip to content

Commit 43b3be4

Browse files
committed
Update changelog
1 parent 47113e1 commit 43b3be4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# FUSE for Rust - Changelog
22

3+
## 0.16.0 - 2025-09-12
4+
* Add support for passthrough file descriptors
5+
* Change `KernelConfig` capabilities flags parameters to `u64`
6+
* Remove feature flags `abi-7-9` through `abi-7-18`
7+
* Improve macfuse compatibility (note that macfuse remains untested)
8+
* Fix unsound behavior when linking with libfuse3
9+
* Performance optimizations
10+
* Update documentation
11+
312
## 0.15.1 - 2024-11-27
413
* Fix crtime related panic that could occur on MacOS. See PR #322 for details.
514

0 commit comments

Comments
 (0)