Skip to content

Commit db425f0

Browse files
committed
chore: reformat changelog entry a bit
1 parent 69cc777 commit db425f0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,15 @@
66

77
## [Unreleased] - ReleaseDate
88

9+
### Fixed
10+
11+
- Incorrect handling of paddings for absolute sequences
12+
913
### Changed
1014

1115
- **(breaking)** [#49](https://github.com/embedded-graphics/tinybmp/pull/41) Use 1.81 as the MSRV.
1216
- [#46](https://github.com/embedded-graphics/tinybmp/pull/46) `Bmp::from_slice` is now `const`, so BMPs can be put in `const`s and `static`s.
1317
- [#47](https://github.com/embedded-graphics/tinybmp/pull/47) Ignore compressed data length on RGB compression method.
14-
- Fix: incorrect handling of paddings for absolute sequences
1518

1619
## [0.6.0] - 2024-06-11
1720

0 commit comments

Comments
 (0)