Skip to content

Commit 4ee7cba

Browse files
Update changelog with changes so far
1 parent 501d915 commit 4ee7cba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Note: releases are listed from latest to oldest.
44

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+
511
## Version 0.1 (2 January 2022)
612

713
First release.

0 commit comments

Comments
 (0)