From cfda358dfd234edf5af50fd052187ab0e464b2f5 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Tue, 13 Dec 2016 14:30:23 +0300 Subject: Version 1.93.0 --- ChangeLog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog.md') diff --git a/ChangeLog.md b/ChangeLog.md index f33d1e4..05d66c4 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,16 @@ For differences with the original Sproxy scroll down. +1.93.0 +====== + + * BREAKING: Allow `!include` in config file. + This changes semantics of options `key` and `oauth2..client_secret`. + They are no longer files, but strings. To read content from files, use + !include. The point of being files or read from files is to segregate secrets + from non-sensitive easily discoverable settings. With `!include` it is much more + simple and flexible. + + 1.92.0 ====== -- cgit v1.2.3