From 557c8868db018aa067202511061ce3e0377597b4 Mon Sep 17 00:00:00 2001 From: Joel Butcher Date: Fri, 29 Jan 2021 17:34:11 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3b13345..1322938b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ This changelog follows [the Keep a Changelog standard](https://keepachangelog.co ## [v2.3.0 (2021-01-29)](https://github.com/joelbutcher/socialstream/compare/v2.2.0...v2.3.0) ## Changes -- Create accounts on Login [(#58)](https://github.com/joelbutcher/socialstream/pull/58) +- Create an account on login (optional feature) [(#58)](https://github.com/joelbutcher/socialstream/pull/58) ## [v2.2.0 (2021-01-13)](https://github.com/joelbutcher/socialstream/compare/v2.1.1...v2.2.0)