diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 1311375..2aa1043 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ -github: makeworld-the-better-one +github: makew0rld ko_fi: makeworld diff --git a/CHANGELOG.md b/CHANGELOG.md index 732ea29..65cd28c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [2.4.0] - 2023-12-20 ### Changed - Increased error diffusion dithering speed by ~50% -- Reduced error diffusion dithering memory usage by ~70% +- Reduced error diffusion dithering memory usage by ~70% (#13) ### Fixed - Docs: the input does still need to be converted to grayscale for grayscale palettes, actually (#7)