aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 175f475..89c9a70 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,3 +1,12 @@
+0.3.0
+=====
+
+ * Support Sproxy's end-point `/.sproxy/access` to find servers, available
+ to the current user, in one single HTTP request. This requires
+ Sproxy2 >= 1.95.0. Fallback to old multiple-request way if that
+ end-point returns error.
+
+
0.2.1
=====