From 33ca51b4b699ba347d395796d80eebab09b1a2f6 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Sat, 4 Mar 2023 14:03:06 +0100 Subject: [PATCH] [DOCS] RELEASE-NOTES: strip user completion border case --- RELEASE-NOTES.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 0b0ce0e954..4e404dfe06 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -198,10 +198,6 @@ prepended to it and its text is colored accordingly. A commit hash can now be prefixed by the repository to be referenced from a comment in another repository: `owner/repo@commit`. -#### [Enable @- completion popup on the release description textarea](https://codeberg.org/forgejo/forgejo/commit/b6b8feb3d) - -* (description) - #### [Preview images for Issue cards in Project Board view](https://codeberg.org/forgejo/forgejo/commit/fb1a2a13f) * (description)