Skip to content

Commit

Permalink
Merge pull request #57 from hmdsefi/dev
Browse files Browse the repository at this point in the history
update CHANGELOG add latest release
  • Loading branch information
hmdsefi authored Mar 16, 2023
2 parents 883a770 + cbbc3ad commit b430d3c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v0.3.0] - 2023-3-16

### Added
* Added connectivity package
* Added Trajan's algorithm implementation to find Strongly Connected Components(SCCs) in a graph
* Added Kosaraju's algorithm implementation to find SCCs in a graph
* Added Gabow's algorithm implementation to find SCCs in a graph

## [v0.2.0] - 2023-3-8

### Added
Expand Down

0 comments on commit b430d3c

Please sign in to comment.