summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Titov <[email protected]>2019-06-24 15:21:49 +0300
committerGitHub <[email protected]>2019-06-24 15:21:49 +0300
commitf9f6ab9fa7cbe42aaf88f1c08421e3fdf72a1fdb (patch)
treeecb486087c5c0c987a8a74d87d0ed1b4a81382ec
parente2b803feb827070b54d076033048fd9f927032c7 (diff)
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md6
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)
-------------------