Skip to content

Commit 232e1cf

Browse files
committed
Update CHANGELOG
1 parent 2dd7125 commit 232e1cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
- Better register definitions for peripherals of the ATmega128RFA1 ([#173]).
3131

3232
### Added
33-
- Support for `AT90CAN128`, `AT90CAN64`, and `AT90CAN32`.
33+
- Support for `AT90CAN128`, `AT90CAN64`, and `AT90CAN32` ([#206]).
3434
- Support for `ATtiny204`, `ATtiny804`, and `ATtiny1604` ([#182]).
3535
- Support for `ATtiny1606` ([#183]).
3636
- Support for `ATtiny1626` ([#185]). The `VPORTA.DIR` register is currently
@@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4646
[#185]: https://github.com/Rahix/avr-device/pull/185
4747
[#189]: https://github.com/Rahix/avr-device/pull/189
4848
[#195]: https://github.com/Rahix/avr-device/pull/195
49+
[#206]: https://github.com/Rahix/avr-device/pull/206
4950

5051

5152
## [0.7.0] - 2025-01-05

0 commit comments

Comments
 (0)