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:
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
============