Skip to content

Commit 386ad93

Browse files
Version 0.3
1 parent 3753b40 commit 386ad93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## Version 0.3 (in development)
5+
## Version 0.3 (10 January 2022)
66

77
- New functions: `plum_load_image_limited`, `plum_check_limited_image_size`, `plum_append_metadata`
88
- Added a missing check for an extremely unlikely memory allocation failure

header/libplum.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#define PLUM_HEADER
44

5-
#define PLUM_VERSION 30
5+
#define PLUM_VERSION 39
66

77
#include <stddef.h>
88
#ifndef PLUM_NO_STDINT

0 commit comments

Comments
 (0)