diff --git a/CHANGELOG.md b/CHANGELOG.md index 666e7a1f7a5..b021da6d6f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,7 @@ Note that this project **does not** adhere to [Semantic Versioning](http://semve - We moved the preferences menu command from the options menu to the file menu. [#9768](https://github.com/JabRef/jabref/pull/9768) - We changed the handling of an "overflow" of authors at `[authIniN]`: JabRef uses `+` to indicate an overflow. Example: `[authIni2]` produces `A+` (instead of `AB`) for `Aachen and Berlin and Chemnitz`. [#9703](https://github.com/JabRef/jabref/pull/9703) - We moved the preferences option to open the last edited files on startup to the 'General' tab. [#9808](https://github.com/JabRef/jabref/pull/9808) -- We split the 'Import and Export' tab into 'Web Search' and 'Export'. [9839](https://github.com/JabRef/jabref/pull/9839) +- We split the 'Import and Export' tab into 'Web Search' and 'Export'. [#9839](https://github.com/JabRef/jabref/pull/9839) ### Fixed @@ -75,7 +75,7 @@ Note that this project **does not** adhere to [Semantic Versioning](http://semve - We removed the support of BibTeXML. [#9540](https://github.com/JabRef/jabref/issues/9540) - We removed support for Markdown syntax for strikethrough and task lists in comment fields. [#9726](https://github.com/JabRef/jabref/pull/9726) - We removed the options menu, because the two contents were moved to the File menu or the properties of the library. [#9768](https://github.com/JabRef/jabref/pull/9768) -- We removed the 'File' tab in the preferences and moved its contents to the 'Export' tab. [9839](https://github.com/JabRef/jabref/pull/9839) +- We removed the 'File' tab in the preferences and moved its contents to the 'Export' tab. [#9839](https://github.com/JabRef/jabref/pull/9839)