mirror of
https://github.com/falk-werner/webfuse
synced 2024-10-27 20:34:10 +00:00
added changelog
This commit is contained in:
parent
1c3ce825a3
commit
9af1eb9e73
31
changelog.md
Normal file
31
changelog.md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
# webfuse changelog
|
||||||
|
|
||||||
|
## 0.3.0 _(Fri Jun 05 2020)_
|
||||||
|
|
||||||
|
### Breaking Changes
|
||||||
|
|
||||||
|
* Remove argument `timeout_ms` in `wf_server_service` and `wfp_client_service`
|
||||||
|
* Remove `wfp_client_ontimer`
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
|
||||||
|
* Add meson build support
|
||||||
|
* Add `wf_server_interrupt` and `wfp_client_interrupt`
|
||||||
|
|
||||||
|
## 0.2.0 _(Sun Mar 01 2020)_
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
|
||||||
|
* Add authentication support of provider
|
||||||
|
* Add API documentation (doxygen)
|
||||||
|
* Add `mountpoint_factory`
|
||||||
|
* Add option to build adapter and provider libraries separately
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
* Fix crash of example when using option `-h`
|
||||||
|
* Fix error in `static_filesystem` providen when adding multiple files to same directory
|
||||||
|
|
||||||
|
## 0.1.0 _(Sat Apr 27 2019)_
|
||||||
|
|
||||||
|
* initial version
|
Loading…
Reference in New Issue
Block a user