From f9a09d9018bdaa88d2f0f36ec394d0a0b9d19c51 Mon Sep 17 00:00:00 2001 From: Caemor <11088935+caemor@users.noreply.github.com> Date: Wed, 27 Jan 2021 21:00:52 +0100 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b25ca6..dc08bc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed - Use specific ParseColorError instead of () + - EPD4in2: Don't set the resolution (and some more) over and over again (#48) ### Fixed