summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Sibille <clements+git@lisible.xyz>2024-03-08 01:16:53 +0900
committerClement Sibille <clements+git@lisible.xyz>2024-03-08 01:16:53 +0900
commit943bcac90e5e3aaee0647b070e760c0985d03d0d (patch)
tree135bb1a1a20c7655f5ecfd94ea36c82750f61f7f /CHANGELOG.md
parent665e6155ac8b055d89cead210300ab22a91f74ff (diff)
Add LisPng_write_RGBA8_data()
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 04ecdb0..52f492f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
- Add LisPngColourType_sample_count() function
- Add LisPng accessor functions
- Improve lisiblepng-bin error handling
+- Add LisPng_write_RGBA8_data()
## 0.1.0 (2024-03-05)
- Add PNG decoding support for colour types Greyscale and Truecolour
Go back to lisible.xyz