Skip to content

Commit

Permalink
CHANGELOG.md: fix bad release tag/reference
Browse files Browse the repository at this point in the history
  • Loading branch information
IniterWorker committed Sep 29, 2024
1 parent cba5491 commit 9ade843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Rust implementation SPI 4-wire driver for the [`Gc9a01`](https://crates.io/crate

<!-- next-header -->

## [0.4.0] - 2024-09-29
## [0.4.1] - 2024-09-29

### Added

Expand Down Expand Up @@ -77,7 +77,7 @@ Rust implementation SPI 4-wire driver for the [`Gc9a01`](https://crates.io/crate
<!-- next-url -->
[unreleased]: https://github.com/IniterWorker/gc9a01/compare/0.3.1...HEAD

[0.4.0]: https://github.com/IniterWorker/gc9a01/compare/0.3.1...0.4.0
[0.4.1]: https://github.com/IniterWorker/gc9a01/compare/0.3.1...0.4.1
[0.3.1]: https://github.com/IniterWorker/gc9a01/compare/0.3.0...0.3.1
[0.3.0]: https://github.com/IniterWorker/gc9a01/compare/0.2.1...0.3.0
[0.2.1]: https://github.com/IniterWorker/gc9a01/compare/0.2.0...0.2.1
Expand Down

0 comments on commit 9ade843

Please sign in to comment.