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-10-07 09:08:36 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2016-10-07 09:08:36 +0300
commitac79a43702b6418fc3042cdaeb7c3360aaed4ba3 (patch)
treeff9dbfce0a4e9690b423866d2b72eaec0e516ad8 /release_notes.md
parent18097f2fa47c26b4ae06e310898b089b5010d764 (diff)
Fix an arduino due build issue for parallel output
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 0905e4d3..f31c1182 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -1,3 +1,6 @@
+3.1.5
+* Fix due parallel output build issue
+
3.1.4
* fix digispark avr build issue