From 9cf442b1db099db1fa8a4b2dc996c17e6fa8c89c Mon Sep 17 00:00:00 2001 From: Diego Lendoiro Date: Thu, 14 Jun 2018 17:41:37 +0200 Subject: [PATCH] updated changelog 2.1.0 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fe0d8b..49caa20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v2.0.7...HEAD) +## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v2.1.0...HEAD) + +## [2.1.0](https://github.com/passbolt/passbolt_docker/compare/v2.0.7...v2.1.0) - 2018-06-14 + +### Fixed + +- cron EmailQueue.sender job fails if db password contains certain characters [#105](https://github.com/passbolt/passbolt_docker/issues/105) ## [2.0.7](https://github.com/passbolt/passbolt_docker/compare/v2.0.5...v2.0.7) - 2018-05-09