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 <danielgarcia@gmail.com>2014-10-22 04:31:57 +0400
committerDaniel Garcia <danielgarcia@gmail.com>2014-10-22 04:31:57 +0400
commitad408b049e7738a01773e735c46527c15565d1a3 (patch)
tree92a66021d1c74c9eeef86aab69cb3ec74fa221ca /release_notes.md
parent4c281d1f03a7874ae7783f4d7564a04d556e0e31 (diff)
tweaking release notes
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_notes.md b/release_notes.md
index a921fe66..3df2d4e2 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -1,8 +1,6 @@
FastLED2.1
==========
-* Remove Squant (takes up space!)
-* A number of performance/memory improvements
* Added support for the following platforms:
* Arduino due
* Teensy 3.1
@@ -37,6 +35,8 @@ FastLED2.1
* Timing adjustments for existing SPI chipsets
* Cleaned up the code layout to make platform support easier
* Many bug fixes
+* A number of performance/memory improvements
+* Remove Squant (takes up space!)
FastLED2
========