From 2a962a41dbb4bc514b6710d0ac6709ecc0ff1656 Mon Sep 17 00:00:00 2001 From: dominik-zeglen Date: Tue, 3 Sep 2019 15:47:13 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b69a65183..94f57dbf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,3 +16,4 @@ All notable, unreleased changes to this project will be documented in this file. - Fix table cell padding - #143 by @dominik-zeglen - Add fallback locale - #153 by @dominik-zeglen - Replace checkbox with switch component in "product type has variants" - #152 by @dominik-zeglen +- Add password reset flow - #147 by @dominik-zeglen