docs: update changelog

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2023-02-27 06:35:11 -05:00
parent 523c1ce423
commit c8767daddf
No known key found for this signature in database
GPG Key ID: 5A1EB336DFB4C71B
1 changed files with 10 additions and 1 deletions

View File

@ -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