Skip to content

Commit 250c516

Browse files
Version 1.0
1 parent 6d88814 commit 250c516

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.0 (in development)
5+
## Version 1.0 (14 February 2022)
66

77
- Fixed `plum_sort_palette` ensuring that no colors are exchanged in the image
88
- Fixed handling of simultaneous local and global palettes in GIF images where the local palette was a superset of the

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 10000
5+
#define PLUM_VERSION 10009
66

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

0 commit comments

Comments
 (0)