We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d88814 commit 250c516Copy full SHA for 250c516
docs/changelog.md
@@ -2,7 +2,7 @@
2
3
Note: releases are listed from latest to oldest.
4
5
-## Version 1.0 (in development)
+## Version 1.0 (14 February 2022)
6
7
- Fixed `plum_sort_palette` ensuring that no colors are exchanged in the image
8
- Fixed handling of simultaneous local and global palettes in GIF images where the local palette was a superset of the
header/libplum.h
#define PLUM_HEADER
-#define PLUM_VERSION 10000
+#define PLUM_VERSION 10009
#include <stddef.h>
#ifndef PLUM_NO_STDINT
0 commit comments