Skip to content

Commit 1ec9501

Browse files
hlovdalianfixes
authored andcommitted
Add changelog entry for itoa
1 parent 9bbbe94 commit 1ec9501

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
## [Unreleased]
88
### Added
99

10+
- Provide an `itoa` function. It is present in Arduino's runtime environment but not on most (all?) host systems because itoa is not a portable standard function.
11+
1012
### Changed
1113

1214
### Deprecated

0 commit comments

Comments
 (0)