updated CHANGELOG.md
This commit is contained in:
@@ -34,6 +34,8 @@
|
|||||||
* Implemented POSIX-compliant `unlink()` with FUSE `hard_remove`
|
* Implemented POSIX-compliant `unlink()` with FUSE `hard_remove`
|
||||||
* Open handles remain valid after `unlink()`
|
* Open handles remain valid after `unlink()`
|
||||||
* Refactored CLI messages and error handling to use common methods
|
* Refactored CLI messages and error handling to use common methods
|
||||||
|
* Enhanced remote mount client thread mapping
|
||||||
|
* Threads are now mapped 1-1 from client to server instead of being tied to a fixed-size thread pool
|
||||||
|
|
||||||
## v2.0.7-release
|
## v2.0.7-release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user