diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ee98d8..185518f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +### Added + +- Show number of subscribers on subscription settings page. + ### Fixed - Show full date and time in post timestamp tooltip. diff --git a/src/components/SubscriptionSettingsEthereum.vue b/src/components/SubscriptionSettingsEthereum.vue index 2889fa3..bbaac2c 100644 --- a/src/components/SubscriptionSettingsEthereum.vue +++ b/src/components/SubscriptionSettingsEthereum.vue @@ -14,11 +14,14 @@