diff options
| author | Clement Sibille <clements+git@lisible.xyz> | 2024-03-06 12:58:39 +0900 |
|---|---|---|
| committer | Clement Sibille <clements+git@lisible.xyz> | 2024-03-06 12:58:39 +0900 |
| commit | 709b05466b3153cc75bba6bc439e80f173c92c98 (patch) | |
| tree | 5239beb60357493af2606d7a846c9d04536dfc06 /CHANGELOG.md | |
| parent | 90c87f38c6c6b8cff5fc310708fa9805b1cfa426 (diff) | |
Update CHANGELOG.md
Diffstat (limited to '')
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 844d462..04ecdb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ # Changelog -## 0.2.0 (2024-03-05) +## 0.2.0 (future release) - Rename Png type to LisPng -- Replaced function prefix lis_Png_ to LisPng_ +- Replace function prefix lis_Png_ to LisPng_ - Expose LisPngColourType enum - Add LisPngColourType_sample_count() function - Add LisPng accessor functions +- Improve lisiblepng-bin error handling ## 0.1.0 (2024-03-05) - Add PNG decoding support for colour types Greyscale and Truecolour |
