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>2015-12-12 13:33:07 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2015-12-12 13:33:07 +0300
commit1b09b2cbdcb37f0b534f2408569323ed04c78036 (patch)
tree8dfe4be1e474cb7a3fda52814c8d26b84d17655f /release_notes.md
parentfcb0891574ffacf6f98ef9e4cc49328577870495 (diff)
update release notes
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/release_notes.md b/release_notes.md
index 13989cfe..30841df7 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -8,6 +8,9 @@ FastLED3.1.1pre
* Support for adafruit pixies on arduino type platforms that have SoftwareSerial
* TODO: support hardware serial on platforms that have it available
* Add UCS2903 timings
+* Preliminary CPixelView/CRGBSet code - more flexible treatment of groups of arrays
+ * https://github.com/FastLED/FastLED/wiki/RGBSet-Reference
+
FastLED3.1.0
============