Skip to content

Commit

Permalink
chore: updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ntamas committed Nov 2, 2023
1 parent 68579a6 commit 5ff524d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# igraph Python interface changelog

## [main]

### Added

- Added `Graph.__invalidate_cache()` for debugging and benchmarking purposes.

### Fixed

- Removed incorrectly added `loops=...` argument of `Graph.is_bigraphical()`.

## [0.11.2] - 2023-10-12

### Fixed
Expand Down

0 comments on commit 5ff524d

Please sign in to comment.