diff --git a/changelog.md b/changelog.md index a15b4a4..a551bd4 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,8 @@ * Remove CMake support (change build system to meson) * Make argument credentials const in `wf_authenticate_fn` +* Moved provider library into (separate project)[https://github.com/falk-werner/webfuse-provider] +* Renamed library (libwebfuse_adapter -> libwebfuse) ### New Features