Skip to content

Commit 017dbd7

Browse files
authored
Update CHANGELOG
1 parent 85c3438 commit 017dbd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88
### Added
99
- Support for `ATmega4808` ([#137]).
10+
- Support for `ATtiny402` ([#140]).
1011

1112
### Changed
1213
- Patched EEPROM registers for `ATmega164PA` ([#139]).
1314

1415
[#137]: https://github.com/Rahix/avr-device/pull/137
1516
[#139]: https://github.com/Rahix/avr-device/pull/139
17+
[#140]: https://github.com/Rahix/avr-device/pull/140
1618

1719

1820
## [0.5.2] - 2023-08-24

0 commit comments

Comments
 (0)