You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
10
-`ArduinoInstallation::force_install` now optionally accepts a version string
11
11
-`arduino_library_location.rb` script to print Arduino library location to stdout
12
12
-`arduino_ci_remote.rb` now supports `--skip-unittests` and `--skip-compilation`. If you skip both, only the `autolocate!` of the Arduino binary will be performed.
13
+
-`keepachangelog_manager` gem to begin streamlining the release process
13
14
14
15
### Changed
15
16
- Unit tests and examples are now executed alphabetically by filename
0 commit comments