Skip to content

Commit cbab009

Browse files
committed
Updating comment to indicate breaking change in CHANGELOG
1 parent 771247f commit cbab009

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2121
- Change DMA traits to `embedded-dma`.
2222
- Use bitbanding during clock enabling and peripheral reset to avoid data races.
2323
- Add missing `Write` implementation for `Serial` and implemented better error handling.
24-
- ADC2 and ADC3 no longer allow access to VREF, VBAT, or the internal temperature measurement, as
25-
the ADCs do not have an internal connection for these channels.
24+
- [breaking-change] ADC2 and ADC3 no longer allow access to VREF, VBAT, or the internal
25+
temperature measurement (ADC2 and ADC3 do not have an internal connection for these channels)
2626

2727
### Added
2828

0 commit comments

Comments
 (0)