diff options
author | Wolfy-J <[email protected]> | 2019-10-12 12:37:16 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2019-10-12 12:37:16 +0300 |
commit | 5d4a699daa0a3696a5bac04cf5568310ff2b7a5c (patch) | |
tree | a9699c63f01de662c3280f0f15185be030899038 /CHANGELOG.md | |
parent | 3589850c4601d4907979a9f996873038de930735 (diff) |
- polishing health service tests
- adding auto-CS tools
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 44dc58be..df3f25fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ CHANGELOG ========= +v1.5.0 (12.10.2019) +------------------- +- initial code style fixes by @ScullWM +- added health service for better integration with Kubernetes by @awprice +- added support for payloads in GET methods by @moeinpaki +- added automatic CS fixer (spiral/code-style) + v1.4.8 (06.09.2019) ------------------- - bugfix in proxy IP resolution by @spudro228 |