We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 501d915 commit 4ee7cbaCopy full SHA for 4ee7cba
docs/changelog.md
@@ -2,6 +2,12 @@
2
3
Note: releases are listed from latest to oldest.
4
5
+## Version 0.2 (in development)
6
+
7
+- Fixed a number of decoding bugs involving unusual image parameters
8
+- Fixed a bug with `plum_malloc` and related functions underflowing the allocation size on excessively large arguments
9
+- Updated the documentation to show that `data` and `palette` aliases in the `plum_image` struct exist in C11, not C99
10
11
## Version 0.1 (2 January 2022)
12
13
First release.
0 commit comments