Skip to content

Commit

Permalink
Add new features to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
teskje committed Apr 7, 2020
1 parent dde3476 commit 1ff03a4
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

- Support for safe one-shot DMA transfers ([#86](https://github.com/stm32-rs/stm32f3xx-hal/pull/86))
- DMA support for serial reception and transmission ([#86](https://github.com/stm32-rs/stm32f3xx-hal/pull/86))

### Fixed

- Wrong default modes for debug GPIO pins
Expand Down

0 comments on commit 1ff03a4

Please sign in to comment.