From f5ebf701842655bb6a148acc9e0470e3a8ec8d93 Mon Sep 17 00:00:00 2001 From: umbynos Date: Wed, 28 Jul 2021 19:05:14 +0200 Subject: [PATCH] update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6ab6c772..7ff54d0c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ equipped with WINC or NINA Wi-Fi module. [![tests-badge]](https://github.com/arduino/arduino-fwuploader/actions/workflows/test.yaml) [![docs-badge]](https://github.com/arduino/arduino-fwuploader/actions/workflows/publish-docs.yaml) +## ❗❗❗Notice regarding versions before 2.0.0 ❗❗❗ + +**ATTENTION** old versions (e.g 1.0.x) will not work anymore, further details in this [issue]. Please use the [latest] +release + ## Docs For guidance on installation and development, see the [User documentation] @@ -30,3 +35,5 @@ e-mail contact: security@arduino.cc [install]: https://arduino.github.io/arduino-fwuploader/latest/installation [usage]: https://arduino.github.io/arduino-fwuploader/latest/usage [commands reference]: https://arduino.github.io/arduino-fwuploader/latest/commands/arduino-fwuploader/ +[issue]: https://github.com/arduino/arduino-fwuploader/issues/93 +[latest]: https://github.com/arduino/arduino-fwuploader/releases