summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-08-13 01:04:06 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-08-13 02:00:31 +0200
commitce964f2c2de59abceea9f9d3f22e81f9d3461016 (patch)
tree80708e3a4eb95edc569f5c1937e8c1e702221d2e /NEWS
parentc9447c0d28f6c45a1ba4962a4265bcbb67f97b6c (diff)
update NEWS
Diffstat (limited to 'NEWS')
-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.