From ae5d2a9d01d88749d6a49cff354eaee0dc91206b Mon Sep 17 00:00:00 2001 From: Regis Freyd Date: Sun, 22 Mar 2020 12:17:05 -0400 Subject: [PATCH] chore: changelog for yourself as a contact feature (#3724) --- public/changelog.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/changelog.json b/public/changelog.json index 3f8ab16c75b..d8e4bd032c4 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -1,5 +1,10 @@ { "entries": [ + { + "date": "Mar 22, 2020", + "title": "New feature: define yourself as a contact", + "description": "In your Settings panel, you can now indicate who you are as a contact in the application." + }, { "date": "Jan 04, 2020", "title": "New feature: associate a photo to a gift",