Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahix committed Jan 7, 2025
1 parent a462c58 commit 95f5810
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ 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
- Switched to the rust version of svdtools ([#174]).
- Better register definitions for peripherals of the ATmega128RFA1 ([#173]).

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


## [0.7.0] - 2025-01-05
Expand Down

0 comments on commit 95f5810

Please sign in to comment.