~ruther/avr-device

91a69cbc82d0cb1c0c76e884232b441431626449 — Rahix 4 years ago bc80262
Update CHANGELOG

Signed-off-by: Rahix <rahix@rahix.de>
1 files changed, 8 insertions(+), 0 deletions(-)

M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +8 -0
@@ 5,6 5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Changed
- Updated the enumerated values for the SPI clock prescaler field ([#64]).
  _This is a breaking change!_

### Fixed
- `ATmega64`: Fixed wrong field size for `UMSELn` fields in `USART` peripherals ([#64]).

[#64]: https://github.com/Rahix/avr-device/pull/64


## [0.2.3] - 2020-10-19

Do not follow this link