add changelog for 0.9.4 release

This commit is contained in:
Michael Schramm 2020-06-09 18:22:09 +02:00
parent 522db49d0a
commit 764ed88ff0

View File

@ -7,18 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
### Changed
### Fixed
### Security
## [0.9.4] - 2020-06-09
### Added
- `SIGNUP_DISABLED=true` to prevent users from signing up
- travis lints
### Changed
### Fixed
- startup error with invalid create admin config
### Security
## [0.9.2]
### Security