Skip to content

Commit 3e688cb

Browse files
committed
Bump version to 2.0.3.9050
1 parent 7578190 commit 3e688cb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: igraph
2-
Version: 2.0.3.9049
2+
Version: 2.0.3.9050
33
Title: Network Analysis and Visualization
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "[email protected]", role = "aut",

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3+
# igraph 2.0.3.9050
4+
5+
## Features
6+
7+
- Support `fit_power_law(implementation = "plfit.p")` to compute the P-value (#1386).
8+
9+
## Refactoring
10+
11+
- Drop attributes in a more straightforward fashion in `graphlet_basis()` (#1452).
12+
13+
314
# igraph 2.0.3.9049
415

516
## Chore

0 commit comments

Comments
 (0)