From cd830abb7842e6ab363dba52ab46e6c0c32ba9f6 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Thu, 8 Dec 2022 10:56:12 +0000 Subject: [PATCH] Get prefix removed from getters in Button type --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c843c2..c6af32c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ V2 introduces some breaking changes. ### Changed -- Removed Get prefix from field getters in Bus, Strip and Vban and Output types. +- Removed Get prefix from field getters in Bus, Strip, Vban, Button and Output types. - Updates now require the consumer to pass a channel to receive updates. - strip.comp now reference struct type - strip.gate now reference struct type