diff --git a/README.md b/README.md index 78f013f..83abddf 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ --- +## **📋 Please see the [Changelog](docs/changelog.md) for possible important information !** + +--- + ## **📢 Disclaimer: Usage of this script happens at your own risk!** This script acts as a helping hand for you to get set up in a fast and comfortable way.\ @@ -62,7 +66,6 @@ Feel free to check out his work. ## **📝 Notes:** -- ### **Important changes to the script will be listed in the [Changelog](docs/changelog.md)** - Tested **only** on Raspberry Pi OS Lite (Debian Buster) - During the use of this script you might be asked for your sudo password. There are several functions involved which need sudo privileges. diff --git a/docs/changelog.md b/docs/changelog.md index ffed9a3..f3e2900 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,10 @@ This document covers possible important changes to KIAUH. +### 2020-11-18 + +* Some changes to Fluidd caused a little rework on how KIAUH will install/update Fluidd from now on. Please see the [fluidd v1.0.0-rc0 release notes](https://github.com/cadriel/fluidd/releases/tag/v1.0.0-rc.0) for further information about what modifications to the moonraker.conf file exactly had to be done. In a nutshell, KIAUH will now always patch the required entries to the moonraker.conf if not already there. + ### 2020-10-30: * The user can now choose to install Klipper as a systemd service.