summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-12-23 16:58:09 +0300
committerWolfy-J <[email protected]>2019-12-23 16:58:09 +0300
commit75a817edcff22e721dcc3a7fa5590b866f630403 (patch)
treedf8589d24051430b631098d9943aaa4f882b3aa0
parentde19819c69db80c999158bfd9f328252f6c92aac (diff)
- version bumpv1.5.3
-rw-r--r--CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd2df516..4518530b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,11 +3,11 @@ CHANGELOG
v1.5.3 (23.12.2019)
-------------------
-- metric and rpc ports are rotated in tests to avoid false positive
+- metric and RPC ports are rotated in tests to avoid false positive
- massive test and source cleanup (more error handlers) by @ValeryPiashchynski
-- "Server closed" error has been supressed
-- added the ability to specificy any config value via json flag `-j`
-- minor improvements in travis pipeline
+- "Server closed" error has been suppressed
+- added the ability to specify any config value via JSON flag `-j`
+- minor improvements in Travis pipeline
- bump the minimum TLS version to TLS 1.2
- added `Strict-Transport-Security` header for TLS requests