Skip to content

Commit ef70223

Browse files
committed
Move CHANGELOG.md comment to unreleased.
1 parent 7ad4a74 commit ef70223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99
### Added
10+
- Allow use of watchdog timer in application code (though it doesn't do anything)
1011

1112
### Changed
1213
- Change 266 files from CRLF to LF.
@@ -24,7 +25,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2425
### Added
2526
- Better indications of the build phases in the test runner `arduino_ci.rb`
2627
- Better indications of which example sketch is being compiled as part of testing
27-
- Allow use of watchdog timer in application code (though it doesn't do anything)
2828

2929
### Changed
3030
- Topmost installtion instructions now suggest `gem install arduino_ci` instead of using a `Gemfile`. Reasons for using a `Gemfile` are listed and discussed separately further down the README.

0 commit comments

Comments
 (0)