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-19 02:36:26 +0300
committerDaniel Garcia <dgarcia@dgarcia.net>2019-08-19 02:36:26 +0300
commit24311f4fac7e3dfd28c34e134950d92dbbd103a4 (patch)
tree5b66a458d5f230531eb53f4357ee1f0fe2389124 /release_notes.md
parent3e9628634c448697c9b756fda950be7b03817c65 (diff)
Spinning 3.3.1 release to get some bug fixes in3.3.1
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/release_notes.md b/release_notes.md
index aa858dc0..c18c95ca 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -1,3 +1,9 @@
+FastLED 3.3.1
+=============
+
+* Fix teensy build issue
+* Bring in sam's RMT timing fix
+
FastLED 3.3.0
==============
* Preliminary Teensy 4 support