From a1257a1692eee212f6bdddf2aa47f23c986e60fe Mon Sep 17 00:00:00 2001 From: Branden Archer Date: Sat, 17 Feb 2018 23:27:26 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0506d5a51..559f64554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## v0.21 (2018-02-17) + +Changes +- Add quiet space at the start/end of barcodes. (https://github.com/brarcher/loyalty-card-locker/pull/200) +- Add options to configure the colors used for the store name font and background. (https://github.com/brarcher/loyalty-card-locker/pull/203) +- Add options to adjust font sizes on the card listing page and single card page. (https://github.com/brarcher/loyalty-card-locker/pull/204) + ## v0.20 (2018-02-10) Changes: