CHANGELOG.md in getch-0.1.2 vs CHANGELOG.md in getch-0.1.3

- old
+ new

@@ -1,4 +1,14 @@ +## 0.1.3, release 2021-05-17 +* LVM use the format /dev/vg_name/lv_name for mount/format/fstab. +* Stop using `euse` from `gentoolkit`, use native Ruby code here. +* Optimization on package installation, they shouln't be installed more than once. +* Regroup use flags under Getch::Gentoo::UseFlag. +* Upd Bask v0.5 (zstd compression, better support for wifi...) +* Config for systemd-resolved, enable DNS over TLS with Quad9 (9.9.9.9) +* Add configs for systemd-network with DHCP for wifi and ethernet. +* Correct permissions (/home/[user] and /etc/portage) + ## 0.1.2, release 2021-05-12 * DOCS update. * Keep Nano for those who need :) * ZFS use the last version >=2.0 with kernel stable =5.10 * ZFS create a Log device and Cache device if getch is used with `--separate-cache`.