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:
authorDaniel Garcia <dgarcia@dgarcia.net>2018-09-09 01:16:34 +0300
committerDaniel Garcia <dgarcia@dgarcia.net>2018-09-09 01:16:34 +0300
commit691ccdc467e1c102013e2ff71b24714e901c55ee (patch)
treebe51a8b76570104438e0d394ee01e6a08a66aa86 /release_notes.md
parentd7007f461fceabac086a8404ef7855032b3467ce (diff)
Bumping version number to 3.2.13.2.1
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/release_notes.md b/release_notes.md
index 69dbd6a1..d46c4d9f 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -1,3 +1,11 @@
+FastLED 3.2.1
+=============
+* ATmega644P support
+* Adafruit Hallowwing (Thanks to Lady Ada)
+* Improved STM 32 support
+* Some user contributed cleanups
+* ESP32 APA102 output fix
+
FastLED3.2
==========
* ESP32 support with improved output and parallel output options (thanks Sam Guyer!)