We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3753b40 commit 386ad93Copy full SHA for 386ad93
docs/changelog.md
@@ -2,7 +2,7 @@
2
3
Note: releases are listed from latest to oldest.
4
5
-## Version 0.3 (in development)
+## Version 0.3 (10 January 2022)
6
7
- New functions: `plum_load_image_limited`, `plum_check_limited_image_size`, `plum_append_metadata`
8
- Added a missing check for an extremely unlikely memory allocation failure
header/libplum.h
#define PLUM_HEADER
-#define PLUM_VERSION 30
+#define PLUM_VERSION 39
#include <stddef.h>
#ifndef PLUM_NO_STDINT
0 commit comments