Skip to content

Commit a809dea

Browse files
Version 1.2
1 parent 7df85cc commit a809dea

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 1.2 (in development)
5+
## Version 1.2 (29 October 2022)
66

77
- Added `PLUM_METADATA_FRAME_AREA` metadata node when reading GIF, APNG and PNM files, preserving the sizes of the
88
frames read in

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 10020
5+
#define PLUM_VERSION 10029
66

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

0 commit comments

Comments
 (0)