Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCristian Maglie <c.maglie@arduino.cc>2020-06-16 12:37:49 +0300
committerCristian Maglie <c.maglie@arduino.cc>2020-06-16 12:37:49 +0300
commit5adf408270851e3739dab1b316dea62faaddd3c3 (patch)
treeb4a9454d46ba98bd56568acc31fb865059230392
parent7e0df39c99528f7a30d9cc76e258e227bbfb5406 (diff)
update changelog1.8.13
-rw-r--r--build/shared/revisions.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt
index e29372706..c9221bfd8 100644
--- a/build/shared/revisions.txt
+++ b/build/shared/revisions.txt
@@ -12,6 +12,7 @@ ARDUINO 1.8.13 2020.06.16
* Optimized libraries scanning during startup. (thanks @ricardojlrufino)
* Better vertical centering of file names in tabs. (thanks @ricardojlrufino)
* Better console rendering of progress bar during upload. (thanks @matthijskooijman)
+* Fixed invalid http "Accept" header.
[arduino-builder]
* FIX REGRESSION: Fixed precompiled libraries containing "wrapper" code that has to be compiled together