Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
Signed-off-by: Burak Varli <[email protected]>
  • Loading branch information
unexge committed Nov 12, 2024
1 parent d366b44 commit 5d56afd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mountpoint-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

### New features

* Mountpoint now supports specifying open FUSE file descriptors as mount points with `/dev/fd/N` syntax.
See [mounthelper.go](https://github.com/awslabs/mountpoint-s3/tree/main/examples/fuse-fd-mount-point/mounthelper.go) as an example usage of this feature.
([#1103](https://github.com/awslabs/mountpoint-s3/pull/1103))

### Breaking changes

### Other changes
Expand Down

0 comments on commit 5d56afd

Please sign in to comment.