Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Kriegsman <1334634+kriegsman@users.noreply.github.com>2020-02-03 07:25:05 +0300
committerMark Kriegsman <1334634+kriegsman@users.noreply.github.com>2020-02-03 07:25:05 +0300
commitfefc5f563a33963b9998f0475ad050813b30adcb (patch)
tree9d6c9765ab9228711277c2203f7ae5dd9e339c1b /release_notes.md
parentced802e5a418e4b3e5f9f5e7872d9c66e42b5d8d (diff)
Rev. 3.3.3 to improve board support, add example animations, fix bugs, and to pass the torch.3.3.3
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/release_notes.md b/release_notes.md
index cf9ce1a3..9c38eedf 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -1,3 +1,13 @@
+FastLED 3.3.3
+=============
+
+* Improved support for ESP32, Teensy4, ATmega16, nRF52, and ARM STM32.
+* Added animation examples: "TwinkleFox" holiday lights, "Pride2015" moving rainbows, and "Pacifica" gentle ocean waves
+* Fixed a few bugs including a rare divide-by-zero crash
+* Cleaned up code and examples a bit
+* Said our sad farwells to FastLED founder Daniel Garcia, who we lost in a tragic accident on September 2nd, 2019. Dan's beautiful code and warm kindness have been at the heart of the library, and our community, for ten years. FastLED will continue with help from all across the FastLED world, and Dan's spirit will be with us whenever the lights shine and glow. Thank you, Dan, for everything.
+
+
FastLED 3.3.2
=============