From 76e5d34783f30780dddae332b39702961b0d3377 Mon Sep 17 00:00:00 2001 From: Diego Lendoiro Date: Tue, 8 May 2018 17:43:11 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d717fd..d4b6ade 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.4...HEAD) +## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v2.0.5...HEAD) + +## [2.0.5](https://github.com/passbolt/passbolt_docker/compare/v2.0.4...v2.0.5) - 2018-05-08 + +### Fixed + +- Nginx configuration file root directive for passbolt ## [2.0.4](https://github.com/passbolt/passbolt_docker/compare/v2.0.2...v2.0.4) - 2018-04-26