From 943865fc77ea4c65c2f61c43c19bc9e4686de75f Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Thu, 28 May 2020 17:34:06 +0300 Subject: Added version 1.18.0 CHANGES. --- CHANGES | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3ffd06b7..5e49979f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,15 @@ +Changes with Unit 1.18.0 28 May 2020 + + *) Feature: the "rootfs" isolation option for changing root filesystem + for an application. + + *) Feature: multiple "targets" in PHP applications. + + *) Feature: support for percent-encoding in the "uri" and "arguments" + matching options and in the "pass" option. + + Changes with Unit 1.17.0 16 Apr 2020 *) Feature: a "return" action with optional "location" for immediate -- cgit