diff --git a/Home.md b/Home.md index c9742e6..5506885 100644 --- a/Home.md +++ b/Home.md @@ -22,23 +22,12 @@ 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 -### (April 28th, 2024) -* New LED support: WS2814 & HD108 -* ESP32, compile for Board support v3.0.0 -* ESP32 RMT would log an error on a common query call, filtered the logging -* Bug Fixes - -### (Mar 19th, 2024) -* RP2040 platform support -* WS2805 method and 5 element RGBWW feature -* TLC59711 led/chip support -* ESP bitbang improvements - -### (Nov 7th, 2023) -* Rgbww80Color (16 bits per color element, RGB with Warmer White and Cooler White) -* SM16825 chip support (Govee Outdoor Pro) -* GS1903 on ESP32 chip support -* Bug Fixes +### v2.8.1 (September 1st, 2024) +[more information](https://github.com/Makuna/NeoPixelBus/discussions/833) +### v2.8.0 (April 28th, 2024) +[more information](https://github.com/Makuna/NeoPixelBus/discussions/803) +### v2.7.9 (Mar 19th, 2024) +[more information](https://github.com/Makuna/NeoPixelBus/discussions/787) ## Supported Platforms * AVR 8 bit Arduino including LGT8F328P 32Mhz