diff --git a/CHANGELOG.md b/CHANGELOG.md index 6348bb0..cfd0684 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,13 +8,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Added - docs: add notes about CANBUS +- custom: add monitoring example +- ci: add yamllint action via #110 by @hz61p1 ### Fixed - docs: fix volume paths in moonraker examples #102 +- docs: update links to status badges ### Changed - docker: pin base images to python:3.11-(slim-)bookworm - extra: simplify moonraker-timelapse setup - ci: restructure image build workflows - ci: add image docs workflow to update dockerhub descriptions automatically +- docs: add note about image origin ### Removed -->