From c8767daddf6d5930841a8279767aaf20362c5eb0 Mon Sep 17 00:00:00 2001 From: Eric Callahan Date: Mon, 27 Feb 2023 06:35:11 -0500 Subject: [PATCH] docs: update changelog Signed-off-by: Eric Callahan --- docs/changelog.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 43e296c..e5bb2dc 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -6,7 +6,16 @@ The format is based on [Keep a Changelog]. ## [Unreleased] -- None +### Fixed + +- **simplyprint**: Fixed import error preventing the component from loading. +- **update_manager**: Moonraker will now restart the correct "moonraker" and + "klipper" services if they are not the default values. + +### Changed + +- **update_manager**: It is now required that an application be "allowed" + for Moonraker to restart it after an update. ## [0.8.0] - 2023-02-23