From 0dcd9d7b7e0c8d58ed44dbca726e1b58c0da2106 Mon Sep 17 00:00:00 2001 From: Anton Kucherov Date: Thu, 6 Jun 2019 20:01:35 +0300 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5175e7667..e1df959b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Changed + +### Added +- Added Authentification Database option when connect to mongo #139, thx [@etiennecoutaud](https://github.com/etiennecoutaud). +- Added helm chart to readme #140, thx [@pgdagenais](https://github.com/pgdagenais). + +### Fixed +- Fixed some function comments based on best practices from Effective Go #137, thx [@CodeLingoBot](https://github.com/CodeLingoBot). ## [0.7.0] ### Changed