Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahix committed Apr 14, 2024
1 parent ce09df2 commit f18cda7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +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]
### Added
- Added support for AVR64DU32 and AVR64DU28 ([#152]).

### Fixed
- Patched the ADC registers of ATtiny84A ([#151]).

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


## [0.5.4] - 2024-01-28
Expand Down

0 comments on commit f18cda7

Please sign in to comment.