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 <dgarcia@dgarcia.net>2019-06-10 01:47:22 +0300
committerDaniel Garcia <dgarcia@dgarcia.net>2019-06-10 01:47:22 +0300
commitfd859aea4459df0b6bf09d720b5b5a1bc8641fc6 (patch)
tree4707dbab70581db9bafee19baa667c9bf525bef6 /release_notes.md
parentca9e40b4e9e640ae3f50d1b89b3f3eca36e2496d (diff)
Rev 3.2.9 to fix the timing issue introduced by the nrf52 changes3.2.9
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_notes.md b/release_notes.md
index d1c40967..ae9075c0 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -1,4 +1,4 @@
-FastLED 3.2.8
+FastLED 3.2.9
=============
* Update ItsyBitsy support
* Remove conflicting types courtesy of an esp8266 framework update