Skip to content

Commit

Permalink
repo: update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinevg committed Dec 18, 2024
1 parent 1161173 commit 7a1b287
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
-->

## [v2024.0.3] - 2024-12-18
### Fixed
* Serial packets were framed incorrectly when using the GreatFET UART interface with parity set to one of: ODD, EVEN or PARITY_STUCK_AT_ONE


## [v2024.0.2] - 2024-08-19
### Added
* Windows support for Cynthion.


[Unreleased]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.2...HEAD
[Unreleased]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.3...HEAD
[v2024.0.3]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.2...v2024.0.3
[v2024.0.2]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.1...v2024.0.2
[v2024.0.1]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.0...v2024.0.1
[v2024.0.0]: https://github.com/greatscottgadgets/libgreat/releases/tag/v2024.0.0

0 comments on commit 7a1b287

Please sign in to comment.