Added CHANGELOG.md

This commit is contained in:
thorstenspille 2021-04-20 23:25:26 +02:00
parent fe84cb64bc
commit 50f88fb1e0

7
CHANGELOG.md Normal file
View File

@ -0,0 +1,7 @@
**** Version 0.1 ****
- `locales` are now configured noninteractive #21
- timezone is now configured with `pct set` command in `install.sh` #22
- changed command sequence in `install.sh` - select container first, then start the installation
- improved / updated documentation
- replaced `just-lxc` container by `debian-priv` and `debian-unpriv` container
- (un)privileged now defined as constant based on created service #6