From e2c29cc702bea4410de29f816fc2577db55791b0 Mon Sep 17 00:00:00 2001 From: Diego Lendoiro Date: Mon, 9 Apr 2018 19:07:45 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57a6334..0726138 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v2.0.0...HEAD) +## [2.0.1](https://github.com/passbolt/passbolt_docker/compare/v2.0.0...v2.0.1) - 2018-04-09 + +- Decrypt bug fix. Check https://github.com/passbolt/passbolt_api + ## [2.0.0](https://github.com/passbolt/passbolt_docker/compare/v2.0.0-rc2...v2.0.0) - 2018-04-09 ### Changed @@ -19,8 +23,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Added composer installer signature check according to official composer docs [#91](https://github.com/passbolt/passbolt_docker/pull/91) -## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v1.6.10...HEAD) - ## [1.6.10](https://github.com/passbolt/passbolt_docker/compare/v1.6.9-1...v1.6.10) - 2018-03-28 ### Fixed