You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,17 @@
6
6
7
7
## [Unreleased] - ReleaseDate
8
8
9
-
-[#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.
9
+
### Changed
10
10
11
-
-[#47](https://github.com/embedded-graphics/tinybmp/pull/47) Ignore compressed data length on RGB compression mehod
11
+
-**(breaking)**[#49](https://github.com/embedded-graphics/tinybmp/pull/41) Use 1.81 as the MSRV.
12
+
-[#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.
13
+
-[#47](https://github.com/embedded-graphics/tinybmp/pull/47) Ignore compressed data length on RGB compression method.
12
14
13
15
## [0.6.0] - 2024-06-11
14
16
15
17
### Added
16
18
17
-
-[#41](https://github.com/embedded-graphics/tinybmp/pull/41) Added support for RLE8 and RLE4 encoded bitmaps
19
+
-[#41](https://github.com/embedded-graphics/tinybmp/pull/41) Added support for RLE8 and RLE4 encoded bitmaps.
[](https://matrix.to/#/#rust-embedded-graphics:matrix.org)
[](https://matrix.to/#/#rust-embedded-graphics:matrix.org)
0 commit comments