From fe9d83e0f772abd6d3c31378a03f8a3b02672dcd Mon Sep 17 00:00:00 2001 From: metalex9 Date: Sun, 5 Jan 2020 16:48:24 -0600 Subject: [PATCH] Update patron list --- docs/CHANGELOG.md | 4 ++-- src/components/app/about-tab/credits/index.jsx | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 305ee0e..2a121df 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -9,13 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 (none) -## [1.25.0] - 2019-12-27 +## [1.25.0] - 2020-01-05 ### Changed - Update Patron list -## [1.24.0] - 2019-12-11 +## [1.24.0] - 2019-12-27 ### Changed diff --git a/src/components/app/about-tab/credits/index.jsx b/src/components/app/about-tab/credits/index.jsx index cb97cfd..53982d4 100644 --- a/src/components/app/about-tab/credits/index.jsx +++ b/src/components/app/about-tab/credits/index.jsx @@ -35,6 +35,8 @@ const majorSupporters = [ 'Sam Roelants', 'Papuna Gagnidze', 'Russ Creech', + 'Adam M. Smith', + 'Joël Franusic', ]; const Credits = () => (