CHANGELOG.md in getch-0.1.0 vs CHANGELOG.md in getch-0.1.1
- old
+ new
@@ -1,4 +1,13 @@
+* Change mountpoint for the esp at /efi rather than /boot/efi
+* Replace Garden by Bask https://github.com/szorfein/bask
+* Correct option --username USERNAME, do not create a new partition.
+* New set of options --separate-{boot,cache,home} to install them on another disk
+* Refactor codes
+* Add cpu name to COMMON_FLAGS
+* Add cpuflags with app-portage/cpuid2cpuflags
++ Use the whole disk space available for / when option --username is unset
+
## 0.1.0, release 2020-10-15
* Add the (Zeta) filesystem ZFS
* `emerge --depclean` to save space.
* Add a message when getch have finish, keep /mnt/gentoo if you need to add something.
* Use systemd-detect-virt to detect a Virtual Guest.