Skip to content

Commit

Permalink
Fix duplicate NEWS entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Nov 17, 2023
1 parent 97f3051 commit 7755b6d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

# pkgdepends 0.7.0

* pkgdepends now correctly supports the `@*release` suffix for GitHub
repositories (#275, @pawelru).
* pkgdepends now correctly resolves the latest GitHub release with
the `@*release` notation (@pawelru, #321, #275).

* pkgdepends now correctly handles having multiple instances of the same
package in the metadata, with different R version requirements
Expand All @@ -13,9 +13,6 @@
* `git::` package reference work better now for Azure DevOps
(@jameslairdsmith, #333, #342).

* pkgdepends now correctly resolves the latest GitHub release with
the `@*release` notation (@pawelru, #321).

* pkgdepends now does a better job at accepting installed packages, and
avoids reinstalling more packages than needed when using a lock file
(https://github.com/r-lib/actions/issues/759, #338).
Expand Down

0 comments on commit 7755b6d

Please sign in to comment.