summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-09-02 11:33:49 +0300
committerValery Piashchynski <[email protected]>2020-09-02 11:33:49 +0300
commit5d499ec1bf08b902bcf4664b985e366db6271da0 (patch)
tree9a13b78387ebc55fc8492ca803f9b39771213bd6 /CHANGELOG.md
parent163c72df6e4a46aa78ab825670aedce069bae40f (diff)
Grammar fix
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 493d4dc8..a17106b8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,7 @@ v1.8.3 (02.09.2020)
- Proper handle of `broken pipe` error on Linux and Windows.
- PCI DSS compliant upgrade (thanks @antonydevanchi).
- Fix HSTS header (thanks @antonydevanchi).
-- Add Request and Response headers to a static files (thanks @siad007).
+- Add Request and Response headers to static files (thanks @siad007).
- Add user_namespaces check when running RR worker from particular user.
v1.8.2 (06.06.2020)