Skip to content

Commit ceb71e5

Browse files
authored
Merge pull request #2597 from simonrepp/patch-1
Mention MSRV change in 0.25.7 changelog entry
2 parents 12486d0 + 3b9e887 commit ceb71e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Features:
1616
- Serde support for more types (#2445)
1717
- PNM encoder now supports writing 16-bit images (#2431)
1818

19+
Structural changes:
20+
- Increased MSRV to 1.85.0 (from 1.78.0)
21+
1922
API improvements:
2023
- `save`, `save_with_format`, `write_to` and `write_with_encoder` methods on `DynamicImage` now automatically convert the pixel format when necessary instead of returning an error (#2501)
2124
- Added `DynamicImage::has_alpha()` convenience method

0 commit comments

Comments
 (0)