added changelog

This commit is contained in:
Diego Lendoiro 2017-06-23 16:26:46 +02:00
parent 4e37e27ab2
commit b51f0b7631
1 changed files with 17 additions and 0 deletions

17
CHANGELOG.md Normal file
View File

@ -0,0 +1,17 @@
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [1.6.0] - 2017-06-23
### Added
- Added email set up support though environment variables
- Added cronjob to send queued emails
- Automated builds on the docker hub
- Updated README documentation
### Fixed
- Image build fails when using alpine:latest. Switched to alpine:3.5
- deletion of passwords on docker image
- avoid importing already imported secret keys on the gpg keyring