Skip to content

Commit

Permalink
New CRAN release (v1.1.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximelenormand committed Apr 19, 2024
1 parent df1e273 commit c706571
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

steps:
- uses: actions/checkout@v4
Expand Down
14 changes: 10 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# bioregion 1.1.1 (development/github version)

This is a list of changes made in the development/github version of the package
between bioregion 1.1.0 (CRAN release 2024-03-19) and the next CRAN release.
between bioregion 1.1.1 (CRAN release 2024-04-19) and the next CRAN release.

*

# bioregion 1.1.1

This is a list of changes made between bioregion 1.1.0
(CRAN release 2024-03-19) and bioregion 1.1.1 (CRAN release 2024-04-19).

* Added hierarchy for Louvain cpp.

Expand All @@ -20,9 +27,8 @@ metrics did not vary.

# bioregion 1.1.0

This is a list of changes made in the development/github version of the package
between bioregion 1.0.0 (CRAN release 2023-04-15) and bioregion 1.1.0
(CRAN release 2024-03-19).
This is a list of changes made between bioregion 1.0.0
(CRAN release 2023-04-15) and bioregion 1.1.0 (CRAN release 2024-03-19).

* Added the resolution parameter in the igraph Louvain version.

Expand Down

0 comments on commit c706571

Please sign in to comment.