Skip to content

Commit 5d75ffd

Browse files
committed
Credits for last merge.
1 parent 6b6b47d commit 5d75ffd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

HISTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Changes to JGraphT in each version:
2323
- Fixed bug in `JohnsonSimpleCycles` with custom edge type (spotted by fredshevek, fix contributed by Dimitrios Michail)
2424
- Added Automatic-Module Names to the various jgrapht modules to support modularization in JDK 9 (contributed by Mark Raynsford)
2525
- Added `GraphTypeBuilder` (contributed by Dimitrios Michail)
26+
- Reimplemented BiconnectivityInspector with additional functionality such as computing bridges and working on multiple graph types (contributed by Joris Kinable)
27+
- Revised BlockCutpointGraph and added additional tests (contributed by Joris Kinable)
2628

2729
- **version 1.1.0** (13-Nov-2017):
2830
- Added ID descriptor to maven-assembly-plugin configuration to prevent a 'Assembly is incorrectly configured' error being thrown (contributed by Joris Kinable)

0 commit comments

Comments
 (0)