From 901baa817fe89a2db7202d5813c655679ee3825b Mon Sep 17 00:00:00 2001 From: David Benque Date: Thu, 10 Aug 2023 10:55:28 +0100 Subject: [PATCH] Minor edits to Changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb91ecd65..3fd836c32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,8 @@ ## Goals This release introduces two major new features: - 1. new Diagram application - 2. 2 factor authentication using time-based one-time passwords (TOTP) +- New Diagram application +- 2 factor authentication using time-based one-time passwords (TOTP) Also included are some improvements, dependency updates, and bug fixes