From 574b4d7431d4739f0019d0bd75e08705c9525da2 Mon Sep 17 00:00:00 2001 From: Diego Lendoiro Date: Fri, 6 Dec 2019 15:45:10 +0100 Subject: [PATCH] Changed: Updated changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57a3393..0bc247f 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.11.0...HEAD) +## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v2.12.0...HEAD) + +## [2.12.0](https://github.com/passbolt/passbolt_docker/compare/v2.11.0...v2.12.0) - 2019-12-06 + +### Changed + +- Timeout set to 0 in wait-for.sh. Fixes [#133](https://github.com/passbolt/passbolt_docker/issues/133) ## [2.11.0](https://github.com/passbolt/passbolt_docker/compare/v2.10.0...v2.11.0) - 2019-08-08