summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ac7f7f9..6475801 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@
#+author: Vivien Kraus
#+email: vivien@planete-kraus.eu
+* Redesign of the client API
+The client API articulates different parts. You can read
+src/sc/webid-oidc/example-app.scm to know what you should expect.
+
* The Guix service now accepts multiple instance of the service
It still runs one process per server, but it is now possible to run
two servers. This is useful for testing with 2 different users.