From 4bc9cf3ad130cfb89137d3af93c01542dbeb604d Mon Sep 17 00:00:00 2001 From: Kitaiti Makoto Date: Thu, 6 Jan 2022 20:35:34 +0900 Subject: [PATCH] [skip ci]Complete changelogs --- CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18901f85..fc6bca3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,18 @@ ### Added -- Introduce environment variable `MAIL_PORT` +- Introduce environment variable `MAIL_PORT` (#980) +- Introduce email sign-up feature (#636) + +### Changed + +- Some styling improvements (#976, #977, #978) ### Fiexed -- Fix a bug that notification page doesn't show +- Fix comment link (#974) +- Fix a bug that prevents posting articles (#975) +- Fix a bug that notification page doesn't show (#981) ## [[0.7.0]] - 2022-01-02