Skip to content

Commit

Permalink
Credits for last merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsichi committed Dec 27, 2023
1 parent e625da9 commit 9c98ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Changes to JGraphT in each version:
- Fixed a bug in `DOTExporter` causing graph attributes not to be exported correctly. (contributed by vab2048)
- Removed `Deque` interface from `DoublyLinkedList` as it collided with the List interface when compiling with Java 21 (reported by Liam Miller-Cushon, contributed by Dimitrios Michail)
- Fixed a bug in `GmlExporter` to use system line separator consistently (contributed by Sung Ho Yoon)
- Migrated to JUnit 5 (contributed by Sung Ho Yoon)

- **version 1.5.2** (2-May-2023)
- Prepared release cycle 1.5.2: removed deprecated code, updated dependencies (contributed by Joris Kinable)
Expand Down

0 comments on commit 9c98ae8

Please sign in to comment.