From 4e7ef4b8b741485508db88f5c788ace10d5cd01b Mon Sep 17 00:00:00 2001 From: shimun Date: Sat, 11 Dec 2021 11:52:40 +0100 Subject: [PATCH] 0.3.0-alpha notice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23d2c01..257df94 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ ## 0.3.0-alpha -This is just the program itself, all intitrid scripts are still taylored to the latest 0.2.x version and will most likely not work with 0.3.0 due to breaking changes in the CLI interface. +This is just the program itself, all intitrid scripts are mostly taylored to the latest 0.2.x version and will most likely not work with 0.3.0 due to breaking changes in the CLI interface. I've decided it release the version in this state since I just do not have the time now or in the forseeable future to tewak all scripts since it's quite an tedious tasks which involves rebooting VMs countless times. If you're interested to adapt or write scripts for an particular distro I'd be more than happy to accept pull requests.