We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2bd9bf commit 7aabeb2Copy full SHA for 7aabeb2
CHANGELOG.md
@@ -2,15 +2,17 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [0.2.5 - 2022-0x-xx]
+## [0.2.5 - 2022-05-30]
6
7
### Added
8
9
- (HeifImagePlugin) - support for `PIL.ImageFile.LOAD_TRUNCATED_IMAGES` flag.
10
-- (Windows, encoder) - encoding of `10` and `12` bit images.
+- (Windows, encoder) - encoding of `10` and `12` bit images. #24
11
12
### Changed
13
14
+- (Windows) - replaced `vcpkg` build by `MSYS2`(MinGW) build, report of any possible bugs you see.
15
+
16
### Fixed
17
18
## [0.2.4 - 2022-05-18]
0 commit comments