From 99fe4b20487d001662a2464b5d7b757bd14db145 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 3 Oct 2023 19:05:34 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f171cf4c..d261f93ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Supported enter key press to submit the form of the create or update account dialog + ### Fixed -- Fixed account form submission on enter key press - Fixed the sidebar navigation on the user account page ## 2.7.0 - 2023-09-30