Skip to content

Commit 742d3b5

Browse files
committed
chore: updated changelog [ci skip]
1 parent d0e9078 commit 742d3b5

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# igraph Python interface changelog
22

3+
## [Unreleased]
4+
5+
### Added
6+
7+
- Added `Graph.minimum_cycle_basis()` and `Graph.fundamental_cycles()`
8+
9+
### Fixed
10+
11+
- Restored missing exports from `igraph.__all__` that used to be in the main
12+
`igraph` package before 0.10.0.
13+
314
## [0.10.0] - 2022-09-05
415

516
### Added

0 commit comments

Comments
 (0)