Removed a symlink because the Arduino Library Specification forbids it

This commit is contained in:
Benoit Blanchon
2021-07-15 12:30:45 +02:00
parent 40723a4cc7
commit 19d079c33c
3 changed files with 10 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
ArduinoJson: change log
=======================
HEAD
----
* Removed a symlink because the Arduino Library Specification forbids it
v6.18.1 (2021-07-03)
-------