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:
authordanielgarcia@gmail.com <danielgarcia@gmail.com@4ad4ec5c-605d-bd5c-5796-512c9b60011b>2013-10-10 01:32:22 +0400
committerdanielgarcia@gmail.com <danielgarcia@gmail.com@4ad4ec5c-605d-bd5c-5796-512c9b60011b>2013-10-10 01:32:22 +0400
commitd04406a922c2af9a568f2c0bfba6897516cec8e3 (patch)
tree80c5a097f3c88a005ac8f1b080b8a0d00f2a5d7a /preview_changes.txt
parent5290d386835a86709363a028a8c51dec225fae3f (diff)
bumping changes file
Diffstat (limited to 'preview_changes.txt')
-rw-r--r--preview_changes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/preview_changes.txt b/preview_changes.txt
index 7a071587..a50ef6ef 100644
--- a/preview_changes.txt
+++ b/preview_changes.txt
@@ -1,6 +1,7 @@
-(Post RC3)
+Release Candidate 4
* Added NEOPIXEL as a synonym for WS2811
* Fix WS2811/WS2812B timings, bring it in line to exactly 1.25ns/bit.
+* Fix handling of constant color definitions (damn you, gcc!)
Release Candidate 3
* Fixed bug when Clock and Data were on the same port