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>2019-08-13 04:48:39 +0300
committerDaniel Garcia <dgarcia@dgarcia.net>2019-08-13 04:48:39 +0300
commitdc122772074fc57634a97e27fe0e9027f7a9fb6c (patch)
tree92a1a382a4a80f89ed003d127ae9efd9523170ce /release_notes.md
parent535188dfab7551d6053724a5dd74e0b2b04a7be6 (diff)
Spinning FastLED 3.3 - adding Teensy 4 support.3.3.0
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/release_notes.md b/release_notes.md
index 925f054a..aa858dc0 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -1,6 +1,9 @@
-FastLED 3.2.11
+FastLED 3.3.0
==============
* Preliminary Teensy 4 support
+* Fix #861 - power computation for OctoWS2811
+* keywords and other minor changes for compilers (#854, #845)
+* Fix some nrf52 issues (#856), #840
FastLED 3.2.10
==============