From 5f988de6a249c4f32aad6936e8f6e58019c14515 Mon Sep 17 00:00:00 2001 From: David Mehren Date: Sun, 6 Nov 2022 22:07:59 +0100 Subject: [PATCH] docs: update release notes Signed-off-by: David Mehren --- public/docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/release-notes.md b/public/docs/release-notes.md index 8701893e1..56afc401c 100644 --- a/public/docs/release-notes.md +++ b/public/docs/release-notes.md @@ -3,7 +3,7 @@ ## 1.9.6 UNRELEASED ### Bugfixes -- Fix a bug in the migrations, that deleted users notes in sqlite. +- Fix migrations deleting all notes when SQLite is used ## 1.9.5 2022-10-30