updated changelog 2.1.0
This commit is contained in:
parent
048a2b4a85
commit
9cf442b1db
|
|
@ -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.7...HEAD)
|
||||
## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v2.1.0...HEAD)
|
||||
|
||||
## [2.1.0](https://github.com/passbolt/passbolt_docker/compare/v2.0.7...v2.1.0) - 2018-06-14
|
||||
|
||||
### Fixed
|
||||
|
||||
- cron EmailQueue.sender job fails if db password contains certain characters [#105](https://github.com/passbolt/passbolt_docker/issues/105)
|
||||
|
||||
## [2.0.7](https://github.com/passbolt/passbolt_docker/compare/v2.0.5...v2.0.7) - 2018-05-09
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue