Skip to content

Commit

Permalink
Oops, fix tabs in HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jsichi committed Sep 11, 2013
1 parent 7d8d08a commit 0d4cb37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Changes to JGraphT in each version:
- Fix path weight bug in `FloydWarshallShortestPaths`, contributed by Michal Pasieka
- Add `PrimMinimumSpanningTree`, contributed by Alexey Kudinkin
- Add `DirectedWeightedPseudograph`, and fix 'DirectedMultigraph' contributed by Adam Gouge
- More KSP bugfixes (spotted by Sebastian Mueller, fixed by Guillaume Boulmier)
- Add `KuhnMunkresMinimalWeightBipartitePerfectMatching` and associated generators+interfaces (contributed by Alexey Kudinkin)
- Add cycle enumeration (contributed by Nikolay Ognyanov)
- More KSP bugfixes (spotted by Sebastian Mueller, fixed by Guillaume Boulmier)
- Add `KuhnMunkresMinimalWeightBipartitePerfectMatching` and associated generators+interfaces (contributed by Alexey Kudinkin)
- Add cycle enumeration (contributed by Nikolay Ognyanov)

- **version 0.8.3** (20-Jan-2012):
- fix regression in `DOTExporter` inadvertently introduced by `0.8.2` changes.
Expand Down

0 comments on commit 0d4cb37

Please sign in to comment.