We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee7cba commit d548fedCopy full SHA for d548fed
docs/changelog.md
@@ -2,7 +2,7 @@
2
3
Note: releases are listed from latest to oldest.
4
5
-## Version 0.2 (in development)
+## Version 0.2 (4 January 2022)
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
header/libplum.h
#define PLUM_HEADER
-#define PLUM_VERSION 20
+#define PLUM_VERSION 29
#include <stddef.h>
#ifndef PLUM_NO_STDINT
0 commit comments