update changelog for version 1.0.0

This commit is contained in:
Michael Schramm 2022-02-28 08:27:28 +01:00
parent ca5edbbb3b
commit 5909d1439c
2 changed files with 10 additions and 12 deletions

View File

@ -1,12 +0,0 @@
language: node_js
node_js:
- 12
cache:
directories:
- node_modules
script:
- yarn
- yarn lint
- yarn export

View File

@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
### Changed
### Fixed
### Security
## [1.0.0] - 2022-02-28
### Added
- ability to change user passwords
- add default page background
- add environment list in [doc](doc/environment.md)