1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-10-27 20:34:10 +00:00

chore: allow to pass mount options

This commit is contained in:
Falk Werner 2020-11-13 11:08:40 +01:00
parent 9f08154af9
commit 52c69dfb4d

View File

@ -2,6 +2,9 @@
## 0.7.0 _(unknown)_
* __Feature:__ Allow to pass mount options to fuse
* __Fix:__ Set C/C++ compiler version
## 0.6.0 _(Wed Nov 11 2020)_
* __Feature:__ Reduce version numbers of dependencies to required minimum