Skip to content

Commit 472b450

Browse files
committed
Update CHANGELOG
1 parent 0b8c5a8 commit 472b450

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Added
9+
- Support for `ATtiny13A` ([#100]).
10+
811
### Changed
912
- Fixed timer registers for `ATmega1280` ([#99]).
1013

1114
[#99]: https://github.com/Rahix/avr-device/pull/99
15+
[#100]: https://github.com/Rahix/avr-device/pull/100
1216

1317

1418
## [0.3.3] - 2022-05-10

0 commit comments

Comments
 (0)