update CHANGELOG

This commit is contained in:
Tobias Powalowski 2023-02-05 18:46:08 +01:00
parent c57037290e
commit 5be3236e69

View file

@ -76,6 +76,7 @@ Environment changes:
- replaced vim editor with neovim editor - replaced vim editor with neovim editor
- added neovim lastplace plugin - added neovim lastplace plugin
- shrink aarch64 iso by removing dtbs and replacing Image with Image.gz kernel - shrink aarch64 iso by removing dtbs and replacing Image with Image.gz kernel
- shrink x86_64 iso by removing /EFI directory
setup/quickinst changes: setup/quickinst changes:
- check kernel to trigger menu with updating environment - check kernel to trigger menu with updating environment
- fixed riscv64 package installation with disabling ucode packages - fixed riscv64 package installation with disabling ucode packages