updated changelog

This commit is contained in:
Diego Lendoiro 2018-04-17 11:21:45 +02:00
parent 59cc8b8ebe
commit 842a09a2d3
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Unable to load a jpeg image as avatar. [#100](https://github.com/passbolt/passbolt_docker/issues/100) - Unable to load a jpeg image as avatar. [#100](https://github.com/passbolt/passbolt_docker/issues/100)
- docker-entrypoint.sh adds email-sending-job everytime you restart the container. [#98](https://github.com/passbolt/passbolt_docker/issues/98) - docker-entrypoint.sh adds email-sending-job everytime you restart the container. [#98](https://github.com/passbolt/passbolt_docker/issues/98)
## Changed
- Removed composer binary after dependency installation.
## [2.0.1](https://github.com/passbolt/passbolt_docker/compare/v2.0.0...v2.0.1) - 2018-04-09 ## [2.0.1](https://github.com/passbolt/passbolt_docker/compare/v2.0.0...v2.0.1) - 2018-04-09
- Decrypt bug fix. Check https://github.com/passbolt/passbolt_api - Decrypt bug fix. Check https://github.com/passbolt/passbolt_api