Skip to content

Commit 709b2c6

Browse files
committed
chore: updated C core to 1.0.1
1 parent 588a194 commit 709b2c6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.1 - 2025-12-26
4+
5+
### Changed
6+
7+
- The C core of igraph was updated to version 1.0.1.
8+
39
## [1.0.0] - 2025-10-23
410

511
### Added
@@ -21,6 +27,8 @@
2127

2228
- Most layouts are now auto-aligned using `align_layout()`.
2329

30+
- Dropped support for PyPy 3.9 and PyPy 3.10 as they are now EOL.
31+
2432
### Miscellaneous
2533

2634
- Documentation improvements.

vendor/source/igraph

Submodule igraph updated 68 files

0 commit comments

Comments
 (0)