Skip to content

Commit ff0e11d

Browse files
committed
Release v3.1.0
1 parent 6e63597 commit ff0e11d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -541,11 +541,13 @@ Samples for using action in workflow:
541541
- Arduino core. DigistumpArduino [![TestCompile](https://github.com/ArminJo/DigistumpArduino/workflows/TestCompile/badge.svg)](https://github.com/ArminJo/DigistumpArduino/actions)
542542

543543
# Revision History
544-
###Version v3.0.2 - work in progress
545-
- Changed deprecated arduino-cli parameter build-properties to build-property. The build-properties parameter of the action is unaffected.
544+
###Version v3.1.1 - work in progress
545+
546546

547-
### Version v3.0.1
547+
### Version v3.1.0
548548
- Suppress check for platform-url if core was manually installed before.
549+
- Changed deprecated arduino-cli parameter build-properties to build-property. The build-properties parameter of the action is unaffected.
550+
- Added parameter `extra-arduino-cli-args`.
549551

550552
### Version v3.0.0
551553
- Converted from a "Docker action" to a much faster "composite run steps" action.

0 commit comments

Comments
 (0)