diff options
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 001280f9..d1989b80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ CHANGELOG v1.4.4 (03.06.2019) ------------------- -- added "headers" service with ability to specify request, response and CORS headers by @ovr -- added FastCGI support for http service by @ovr -- added ability to include multiple config files using `include` directive in configuration +- added "headers" service with the ability to specify request, response and CORS headers by @ovr +- added FastCGI support for HTTP service by @ovr +- added ability to include multiple config files using `include` directive in the configuration v1.4.3 (03.06.2019) ------------------- |