diff --git a/Home.md b/Home.md index 0e7f0ee..43348c3 100644 --- a/Home.md +++ b/Home.md @@ -20,7 +20,14 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad [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 +## Latest Features +### (January 31st, 2021) +* Dynamic Bus Channels for hardware that supports it (arrays of NeoPixelBus) +* LPD6803 support +* APA106 timing tuning +* Rgb16Color (565 16 bit color) and Rgb48Color (48 bit color) objects +* General bug fixes + ### (March 28th, 2020) * P9813 support