diff options
author | Anton Titov <[email protected]> | 2019-06-24 15:21:49 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2019-06-24 15:21:49 +0300 |
commit | f9f6ab9fa7cbe42aaf88f1c08421e3fdf72a1fdb (patch) | |
tree | ecb486087c5c0c987a8a74d87d0ed1b4a81382ec /CHANGELOG.md | |
parent | e2b803feb827070b54d076033048fd9f927032c7 (diff) |
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-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) ------------------- |