Skip to content

Commit

Permalink
Version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaaaa123456789 committed May 9, 2022
1 parent bbb8a6a commit fd67410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Note: releases are listed from latest to oldest.

## Version 1.1 (in development)
## Version 1.1 (9 May 2022)

- Fixed palette reduction for palettes with more than 128 colors
- Fixed invalid memory accesses in PNG file generation that could occur if `uint_fast8_t` was as wide as (or wider
Expand Down
2 changes: 1 addition & 1 deletion header/libplum.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#define PLUM_HEADER

#define PLUM_VERSION 10010
#define PLUM_VERSION 10019

#include <stddef.h>
#ifndef PLUM_NO_STDINT
Expand Down

0 comments on commit fd67410

Please sign in to comment.