Skip to content

Commit 4882129

Browse files
committed
Merge remote-tracking branch 'upstream/main'
* upstream/main: Chronological navigation in libraries (#13863) Adapt code style (#13874) LSP Refactor to use ranges instead of string matching (#13862) Use jspecify (#13873) changed Keyword.of to accept List<String> instead of varargs (#13871)
2 parents 87abac1 + e7a5420 commit 4882129

File tree

26 files changed

+717
-412
lines changed

26 files changed

+717
-412
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
3939
- We added a field for the latest ICORE conference ranking lookup on the General Tab. [#13476](https://github.com/JabRef/jabref/issues/13476)
4040
- We added BibLaTeX datamodel validation support in order to improve error message quality in entries' fields validation. [#13318](https://github.com/JabRef/jabref/issues/13318)
4141
- We added more supported formats of CAYW endpoint of HTTP server. [#13578](https://github.com/JabRef/jabref/issues/13578)
42+
- We added chronological navigation for entries in each library. [#6352](https://github.com/JabRef/jabref/issues/6352)
4243

4344
### Changed
4445

0 commit comments

Comments
 (0)