From f706fd16b510fb104436954e3f87aecccdf7101e Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Thu, 5 Sep 2024 21:37:48 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 5506885..30d3778 100644 --- a/Home.md +++ b/Home.md @@ -22,6 +22,8 @@ This is an Arduino Library that supports sending out data to update a series of [The API Reference](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference) will just give you details of objects and methods available to you. ## Latest Features +### v2.8.2 (September 5th, 2024) +bug fixes ### v2.8.1 (September 1st, 2024) [more information](https://github.com/Makuna/NeoPixelBus/discussions/833) ### v2.8.0 (April 28th, 2024)