From 476e61dad0fc8e79973750f3ad94971fe02d0bcd Mon Sep 17 00:00:00 2001 From: Falk Werner Date: Fri, 26 Jun 2020 18:39:33 +0200 Subject: [PATCH] added intendet changes --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) 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