diff --git a/CHANGELOG.md b/CHANGELOG.md index 99879a1cdfe..d8363d2cfc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv - When starting a new SLR, the selected catalogs now persist within and across JabRef sessions. [koppor#614](https://github.com/koppor/jabref/issues/614) - We added a different background color to the search bar to indicate when the search syntax is wrong. [#11658](https://github.com/JabRef/jabref/pull/11658) - We added a setting which always adds the literal "Cited on pages" text before each JStyle citation. [#11691](https://github.com/JabRef/jabref/pull/11732) -- We added a new plain citation parser that uses LLMs. +- We added a new plain citation parser that uses LLMs. [#11825](https://github.com/JabRef/jabref/issues/11825) ### Changed