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>2016-01-24 07:20:48 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2016-01-24 07:20:48 +0300
commit5e599886b7a974d9b599be27a4fdc2b631f54090 (patch)
tree4d9f1f9f21ab50df00b42ec7ee8bed07070d2730
parentd69b19441f94648b4cc1cfb2c04b5fd252a31661 (diff)
Updating notes
-rw-r--r--release_notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/release_notes.md b/release_notes.md
index 9315121e..7dbc1753 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -3,6 +3,10 @@ FastLED3.1.2pre
* Add SK6822 timings
* Add ESP8266 support - note, only tested w/the arduino esp8266 build environment
+* Improvements to hsv2rgb, palette, and noise performance
+* Improvements to rgb2hsv accuracy
+* Fixed noise discontinuity
+
FastLED3.1.1
============