Skip to content

Commit

Permalink
Add InterruptNumber to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgreig committed Jul 21, 2020
1 parent b5ad45c commit a83e5f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

### Added

- New `InterruptNumber` trait is now required on interrupt arguments to the
various NVIC functions, replacing the previous use of `Nr` from bare-metal.

## [v0.6.2] - 2020-01-12

### Added
Expand Down

0 comments on commit a83e5f3

Please sign in to comment.