From 95a8a3c7cc934a68830654dff8054c7a2f829cef Mon Sep 17 00:00:00 2001 From: Diego Lendoiro Date: Tue, 2 Apr 2019 17:21:03 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a35028..0d6d369 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.8.1...HEAD) +## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v2.8.3...HEAD) + +## [2.8.2](https://github.com/passbolt/passbolt_docker/compare/v2.8.2...v2.8.3) - 2019-04-02 + +### Added + +- Documentation for PASSBOLT_PLUGINS_EXPORT_ENABLED and PASSBOLT_PLUGINS_IMPORT_ENABLED ## [2.8.2](https://github.com/passbolt/passbolt_docker/compare/v2.8.1...v2.8.2) - 2019-04-01