updated changelog

This commit is contained in:
Diego Lendoiro 2017-08-16 17:59:12 +01:00
parent bcc9901b86
commit fa2c646e08
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v1.6.2...HEAD) ## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v1.6.2...HEAD)
## [1.6.2+1](https://github.com/passbolt/passbolt_docker/compare/v1.6.2...v1.6.2+1) - 2017-08-16
### Fixed
- PASSBOLT-2295: Added environment variable DB_PORT for non standard database ports (reopened) [#43](https://github.com/passbolt/passbolt_docker/issues/43)
## [1.6.2](https://github.com/passbolt/passbolt_docker/compare/v1.6.1+1...v1.6.2) - 2017-08-16 ## [1.6.2](https://github.com/passbolt/passbolt_docker/compare/v1.6.1+1...v1.6.2) - 2017-08-16
### Added ### Added