Skip to content

Commit 18afa55

Browse files
committed
Bump version to 2.0.3.9049
1 parent 08e9451 commit 18afa55

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-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.9048
2+
Version: 2.0.3.9049
33
Title: Network Analysis and Visualization
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "[email protected]", role = "aut",

NEWS.md

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

3+
# igraph 2.0.3.9049
4+
5+
## Chore
6+
7+
- Fix TODO related to missing citation (#1450).
8+
9+
## Documentation
10+
11+
- Fix navbar configuration (#1451).
12+
13+
- Add DOI to citation.
14+
15+
https://github.com/igraph/rigraph/pull/1450#issuecomment-2298455032
16+
17+
cc @szhorvat
18+
19+
## Testing
20+
21+
- Remove non actionable comment (#1469).
22+
23+
- Remove TODO as several tests use the index argument (#1457).
24+
25+
- Add tests for special subsetting functions (#1456).
26+
27+
- Improve HITS test (#1449).
28+
29+
330
# igraph 2.0.3.9048
431

532
## Bug fixes

0 commit comments

Comments
 (0)