Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahix committed Jan 28, 2024
1 parent b19a2a8 commit f81f5f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Added missing pin fields in `DDR`,`PIN`,`PORT` registers for `ATtiny167`,
`ATtiny84`, `ATtiny2313`, and `ATtiny2313A` ([#148], [#149]).
- Added missing fields for `PF7` pin on `ATmega32U4` ([#150]).

[#141]: https://github.com/Rahix/avr-device/pull/141
[#143]: https://github.com/Rahix/avr-device/pull/143
[#146]: https://github.com/Rahix/avr-device/pull/146
[#148]: https://github.com/Rahix/avr-device/pull/148
[#149]: https://github.com/Rahix/avr-device/pull/149
[#150]: https://github.com/Rahix/avr-device/pull/150


## [0.5.3] - 2023-11-17
Expand Down

0 comments on commit f81f5f9

Please sign in to comment.