CHANGELOG.md in getch-0.7.0 vs CHANGELOG.md in getch-0.7.3

- old
+ new

@@ -1,4 +1,11 @@ +## 0.7.3, release 2024-10 +Add a Workflow to build gem on Github + +### Fix +- Voidlinux, remove 'base-container-full' instead of 'base-voidstrap'. +- Gentoo, use and configure 'sys-kernel/installkernel', sys-kernel/installkernel-systemd was removed from portage. + ## 0.7.0, release 2023-12 * Add support for ssd disk `/dev/nvme*` #5 * System with systemd may need `systemd-machine-id-setup && systemctl restart systemd-networkd` after the first boot to make the dhcp works. * Install of systemd/encrypt for Gentoo use GRUB instead of bootctl. * Luks key if `--encrypt` are created earlier.