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:
-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