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 c0c79e9..5816a82 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,14 @@
For differences with the original Sproxy scroll down.
+1.91.0
+======
+
+ * In addition to good old PostgreSQL data source, made it possible
+ to import permission data from a YAML file. This means that Sproxy2
+ can work without any PostgreSQL database, just using file-only configuration.
+ Useful for development or trivial deployments. Added new `datafile` option
+ in configuration file.
+
1.90.2
======