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 19, 2023
1 parent df2ed3f commit 0bbfbb4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,16 @@

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

### Changed

- The C core of igraph was updated to version 0.10.8.

### Fixed

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

- Fixed a bug in the Matplotlib graph drawing backend that filled the interior of undirected curved edges.

## [0.11.2] - 2023-10-12

### Fixed
Expand Down

0 comments on commit 0bbfbb4

Please sign in to comment.