We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9df96 commit 7371c82Copy full SHA for 7371c82
CHANGELOG.md
@@ -52,7 +52,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
52
- Added a CI workflow to lint the code base
53
- Added a CI workflow to check for spelling errors
54
- Extraction of bytes usage in a compiled sketch is now calculated in a method: `ArduinoBackend.last_bytes_usage`
55
-- Added ```nano_every``` platform to represent ```arduino:megaavr``` architecture
+- Added `nano_every` platform to represent `arduino:megaavr` architecture
56
- Working directory is now printed in test runner output
57
- Explicitly include `irb` via rubygems
58
0 commit comments