Skip to content

Commit

Permalink
ravedude: Update CHANGELOG
Browse files Browse the repository at this point in the history
Add missing entries since last release.
  • Loading branch information
Rahix committed Nov 6, 2023
1 parent 190f2c3 commit 144080c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ravedude/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,18 @@ 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
- Support for *Arduino Mega 1280* ([#362]).
- Support for *Arduino Duemilanove* ([#404]).
- Support for *SparkFun ProMini 5V* ([#435]).

### Fixed
- Fixed serial console not working on Windows ([#433]).

[#362]: https://github.com/Rahix/avr-hal/pull/362
[#404]: https://github.com/Rahix/avr-hal/pull/404
[#433]: https://github.com/Rahix/avr-hal/pull/433
[#435]: https://github.com/Rahix/avr-hal/pull/435


## [0.1.5] - 2022-09-18
Expand Down

0 comments on commit 144080c

Please sign in to comment.