From fa6aed3f1669d446aca399dcbf396eac76c82eff Mon Sep 17 00:00:00 2001 From: Spencer Williams Date: Tue, 8 Apr 2025 11:02:09 -0400 Subject: Fix bug that allows notes to be created with empty slug --- CHANGES.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.org') diff --git a/CHANGES.org b/CHANGES.org index 197f889..2ec10e7 100644 --- a/CHANGES.org +++ b/CHANGES.org @@ -41,3 +41,5 @@ - Seam now validates note types entered with =C-u seam-set-note-type=, averting any mishaps if your completing-read function returns an invalid type. + +- It is no longer possible to create a note with an empty slug. -- cgit v1.2.3