CHANGELOG.md in getch-0.0.6 vs CHANGELOG.md in getch-0.0.7
- old
+ new
@@ -1,9 +1,14 @@
+* Repair GRUB/fstab for BIOS system, add config and all
+* New option --encrypt (LVM/EXT4/LUKS for now)
+* Adding LVM
+* Create a swap volume equal to the memory installed
+
## 0.0.6, release 2020-09-19
-* Add support for QEMU guest #2
+* Add support for QEMU guest with KVM and Virtio driver
* Kernel compilation, initialize a config file with `make localyesconfig`.
* More modular codes to start with encryption and other filesystems.
-* Add the new option --verbose to display output of compilation, etc... #2
+* Add the new option --verbose to display output of compilation, etc...
## 0.0.5, release 2020-09-17
* Generate a hostname
* Configure systemd-boot for UEFI system