Skip to content

Commit 9dea866

Browse files
committed
chore: changelog entry
1 parent 15d0bef commit 9dea866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
- [#51](https://github.com/embedded-graphics/tinybmp/pull/51) Added `RawBmp::colors` method to iterator of the raw color values in a file.
1616
- [#51](https://github.com/embedded-graphics/tinybmp/pull/51) Added `DynamicRawColors`, `RawColors`, `Rle4Colors`, and `Rle8Colors` iterators.
17+
- [#52](https://github.com/embedded-graphics/tinybmp/pull/52) Added `Rle{4,8}Colors::next_solid_chunk` that can be used with `fill_solid` for better performance.
1718

1819
### Changed
1920

0 commit comments

Comments
 (0)