Skip to content

Commit 0bbfbb4

Browse files
committed
chore: updated changelog
1 parent df2ed3f commit 0bbfbb4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,16 @@
66

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

9+
### Changed
10+
11+
- The C core of igraph was updated to version 0.10.8.
12+
913
### Fixed
1014

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

17+
- Fixed a bug in the Matplotlib graph drawing backend that filled the interior of undirected curved edges.
18+
1319
## [0.11.2] - 2023-10-12
1420

1521
### Fixed

0 commit comments

Comments
 (0)