You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ Changes to JGraphT in each version:
16
16
- Added Held-Karp dynamic programming algorithm for TSP (contributed by Alexandru Văleanu)
17
17
- Added fundamental cycle basis implementations (contributed by Dimitrios Michail)
18
18
- Added `BetweennessCentrality` scoring algorithm (contributed by Assaf Mizrachi)
19
+
- Automatically publish snapshots after successful Travis CI builds (contributed by Davide Cavestro)
19
20
20
21
-**version 1.1.0** (13-Nov-2017):
21
22
- 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