fix: automatic root admin creation if heroku

This commit is contained in:
NGPixel
2017-05-15 22:00:01 -04:00
parent b32a427abc
commit de23e6c498
4 changed files with 39 additions and 17 deletions

View File

@@ -4,6 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
- **Deploy**: Heroku support
- **History**: History section to list all changes
- **Localization**: All UI text elements are now localized
- **Localization**: Chinese locale is now available (thanks to @choicky)