From 16f9a88ec525f05af05dd942b7bbbc3b0d8d58ce Mon Sep 17 00:00:00 2001 From: Diego Lendoiro Date: Thu, 16 May 2019 19:05:13 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbad0e2..d6fc2ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,11 @@ 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.9.0...HEAD) +## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v2.10.0...HEAD) + +## [2.10.0](https://github.com/passbolt/passbolt_docker/compare/v2.9.0...v2.10.0) - 2019-05-16 + +- This is a sync release. Check [changes](https://github.com/passbolt/passbolt_api/compare/v2.9.0...v2.10.0) for passbolt_api ## [2.9.0](https://github.com/passbolt/passbolt_docker/compare/v2.8.4...v2.9.0) - 2019-04-24