Skip to content

Commit

Permalink
Update changelog for release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mossmann committed Aug 1, 2024
1 parent 36ee9d7 commit 686fc1d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
-->

## [0.5.1] - 2024-08-01

### Fixed

- lpc43xx: Do not detach.
- lpc43xx: Format flash image header in little-endian.


## [0.5.0] - 2024-07-24

### Added
Expand All @@ -29,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial release.


[Unreleased]: https://github.com/greatscottgadgets/pyfwup/compare/0.5.0...HEAD
[Unreleased]: https://github.com/greatscottgadgets/pyfwup/compare/0.5.1...HEAD
[0.5.1]: https://github.com/greatscottgadgets/pyfwup/compare/0.5.0...0.5.1
[0.5.0]: https://github.com/greatscottgadgets/pyfwup/compare/0.4.0...0.5.0
[0.4.0]: https://github.com/greatscottgadgets/pyfwup/releases/tag/0.4.0

0 comments on commit 686fc1d

Please sign in to comment.