Skip to content

Commit

Permalink
Add minimum requirements to CHANGELOG.md (#10628)
Browse files Browse the repository at this point in the history
* Add minimum requirements to CHANGELOG.md

- add gtk 3.8
- add glibc_2.34
- add MacOS 11

* Casing

* Add to changed section

* Update CHANGELOG.md

---------

Co-authored-by: Christoph <siedlerkiller@gmail.com>
  • Loading branch information
ThiloteE and Siedlerchr committed Nov 9, 2023
1 parent 2afd1f6 commit 0d8d9a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
- The two previews in the change resolver dialog now have their scrollbars synchronized. [#9576](https://github.com/JabRef/jabref/issues/9576).
- We changed the setting of the keyword separator to accept a single character only. [#177](https://github.com/koppor/jabref/issues/177)
- Short DOI formatter now checks, if the value is already formatted. If so, it returns the value instead of calling the ShortDOIService again. [#10589](https://github.com/JabRef/jabref/issues/10589)
- We upgraded to JavaFX 21.0.1. As a consequence JabRef requires now macOS 11 or later and GTK 3.8 or later on Linux [10627](https://github.com/JabRef/jabref/pull/10627).

### Fixed

Expand Down

0 comments on commit 0d8d9a0

Please sign in to comment.