CHANGELOG.md in getch-0.0.8 vs CHANGELOG.md in getch-0.0.9
- old
+ new
@@ -1,7 +1,15 @@
+## 0.0.9, release 2020-10-03
+* Add encryption on ext4 and lvm (BIOS,UEFI)
+* Correct KEYMAP="yes" with genkernel
+* Renaming option keyboard with keymap
+* GPG verification for ebuild
+
+## 0.0.8, release 2020-09-30
* Adding LVM via the option fs, `--fs lvm`.
* Systemd-boot use the value of PARTUUID without initramfs.
* Include lib logger.
+* Enhance functions to call program system Emerge, Make, ...
## 0.0.7, release 2020-09-22
* Correct fstab.
* Repair GRUB/fstab for BIOS system, add secure cmdline.
* Create a swap volume equal to the memory installed.