diff --git a/supplemental/CHANGELOG.md b/supplemental/CHANGELOG.md index 52c71536..7c313ca6 100644 --- a/supplemental/CHANGELOG.md +++ b/supplemental/CHANGELOG.md @@ -1,9 +1,15 @@ ## 0.12.10 +- Add initial support for Intel GPUs (#1150, #755) + - Show connection type (WebSocket / SSH) in hub UI. - Fix temperature unit and bytes / bits settings. (#1180) +- Add `henrygd/beszel-agent-intel` image for Intel GPUs (experimental). + +- Update Go dependencies. Shoutrrr now supports notifications for Signal and WeChat Work (WeCom). + ## 0.12.9 - Fix divide by zero error introduced in 0.12.8 :) (#1175)