Skip to content

Commit

Permalink
NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Dec 1, 2024
1 parent 5af1d6b commit 9df8a5c
Showing 1 changed file with 4 additions and 28 deletions.
32 changes: 4 additions & 28 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,36 +10,8 @@

- Fix the incorrect handling of the `sample` parameter in `sample_motifs()` and ensure that the default `sample.size` is integer (#1568).

## Chore

- Build-ignore rchk artifacts.

## Continuous integration

- Change `Makevars` only after installation of R.

- Use GLPK on macOS.

- Add required rgl version (#1584).

- Install GLPK on macOS.

- Bring back extra workflow.

- Import from actions-sync, check carefully (#1600).

- Remove covr, handled elsewhere.

- Fix extra workflow.

- Remove noise.

- Sync workflows (#1589).

## Documentation

- Tweak NEWS \[ci skip\].

- Clarify what type of graph each community detection function supports.

- Improve `?read_graph` and `?write_graph` documentation.
Expand All @@ -48,6 +20,10 @@

- `cluster_optimal()` does support directed graphs.

## Testing

- Test handling of `"return.vs.es"` in several functions (@stibu81, #1610).


# igraph 2.1.1

Expand Down

0 comments on commit 9df8a5c

Please sign in to comment.