Update CHANGELOG.md

This commit is contained in:
brindosch 2020-06-26 18:20:43 +02:00 committed by GitHub
parent 1744f6d07a
commit 49dc80d5ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://github.com/hyperion-project/hyperion.ng/compare/2.0.0-alpha.6...HEAD)
- HyperBian - A Raspbian Lite image with Hyperion pre installed.
### Feature
- webui: Suppress default password warning (#830)
## [2.0.0-alpha.6](https://github.com/hyperion-project/hyperion.ng/releases/tag/2.0.0-alpha.6) - 2020-05-27
### Breaking