From 9229fb2d905fbd012fbddb6d91bb7c3160195457 Mon Sep 17 00:00:00 2001 From: Erik Michelson Date: Fri, 11 Nov 2022 22:57:39 +0100 Subject: [PATCH] chore(changelog): add bugfix entry in changelog Signed-off-by: Erik Michelson --- public/docs/release-notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/docs/release-notes.md b/public/docs/release-notes.md index ae1a2e1bd..50e3ad6c8 100644 --- a/public/docs/release-notes.md +++ b/public/docs/release-notes.md @@ -1,5 +1,10 @@ # Release Notes +## UNRELEASED + +### Bugfixes +- Fix note titles with special characters producing invalid file names in user export zip file + ## 1.9.6 2022-11-06 ### Bugfixes