Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahix committed Jan 4, 2025
1 parent f4fc588 commit c083026
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,9 +5,15 @@ 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]
### Added
- Added support for `ATtiny212`, `ATtiny214`. `ATtiny412`, `ATtiny414`, `ATtiny416` ([#167]).

### Fixed
- Fixed `ATmega88P` not being available ([#166]).

[#166]: https://github.com/Rahix/avr-device/pull/166
[#167]: https://github.com/Rahix/avr-device/pull/167


## [0.6.0] - 2024-09-20
### Added
Expand Down

0 comments on commit c083026

Please sign in to comment.