From af557bfe1876c6e6a5e0c94f5ad458c24e67b8a8 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Tue, 30 Jul 2024 16:28:02 +0200 Subject: [PATCH] docs(release-notes): 8.0.0 & 7.0.6 - updates - remove duplicate APA line --- RELEASE-NOTES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 0336876ed1..876630d70e 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -19,7 +19,6 @@ A [companion blog post](https://forgejo.org/2024-07-release-v8-0/) provides addi - **Breaking** - [PR](https://codeberg.org/forgejo/forgejo/pulls/3040): remove Microsoft SQL Server support see [the discussion](https://codeberg.org/forgejo/discussions/issues/122). - - [PR](https://codeberg.org/forgejo/forgejo/pulls/4601) ([backported from](https://codeberg.org/forgejo/forgejo/pulls/4595)): Repository citation: Removed the ability to export citations in APA format. [Read more in the companion blog post](https://forgejo.org/2024-07-non-free-dependency-found/) - **User interface features & enhancements** - [PR](https://codeberg.org/forgejo/forgejo/pulls/4590) ([backported from](https://codeberg.org/forgejo/forgejo/pulls/4571)): Replace `vue-bar-graph` with `chart.js` - [PR](https://codeberg.org/forgejo/forgejo/pulls/4201): make the tooltip of the author label in comments clearer.