url reference fixed
This commit is contained in:
parent
75cb8050a0
commit
cb392cf2d6
|
|
@ -2,9 +2,9 @@
|
|||
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_api/compare/v1.6.1...HEAD)
|
||||
## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v1.6.1...HEAD)
|
||||
|
||||
## [1.6.1](https://github.com/passbolt/passbolt_api/compare/v1.6.0...v1.6.1) - 2017-06-29
|
||||
## [1.6.1](https://github.com/passbolt/passbolt_docker/compare/v1.6.0...v1.6.1) - 2017-06-29
|
||||
### Fixed
|
||||
- PASSBOLT-2158: corrected management of fullbaseurl throug url env variable.
|
||||
- PASSBOLT-2164: corrected typo on email_transport env variable. [#24](https://github.com/passbolt/passbolt_docker/issues/24)
|
||||
|
|
@ -15,7 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
- PASSBOLT-2165: Added TLS support through email_tls env variable. [#25](https://github.com/passbolt/passbolt_docker/issues/25)
|
||||
|
||||
## [1.6.0](https://github.com/passbolt/passbolt_api/compare/v1.5.1...v1.6.0) - 2017-06-23
|
||||
## [1.6.0](https://github.com/passbolt/passbolt_docker/compare/v1.5.1...v1.6.0) - 2017-06-23
|
||||
### Added
|
||||
- Added email set up support though environment variables
|
||||
- Added cronjob to send queued emails
|
||||
|
|
|
|||
Loading…
Reference in New Issue