From fe49913550fca7ab834f54300096552fb7c0041b Mon Sep 17 00:00:00 2001 From: "Luke D. Jones" Date: Fri, 15 Jul 2022 23:45:38 +1200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 980fe946..4674a350 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Support for GA402 Anime Matrix display (Author: I-Al-Istannen & Luke Jones) -- Support for power-config of all LED zones. See `asusctrl led-power --help` (Author: Luke Jones, With much help from: @0x4d-53-32-36) -- Full support for multizone LED (Author: Luke Jones, With much help from: @0x4d-53-32-36) +- Support for power-config of all LED zones. See `asusctrl led-power --help` (Author: Luke Jones, With much help from: @MNS26) +- Full support for multizone LED (Author: Luke Jones, With much help from: @MNS26) ### Changed - Data for anime-matrix now requires passing the laptop model as enum - Extra unit tests for anime stuff to help verify things