Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mpn.scorecard
Title: Generate a scorecard with various measures of R package quality and risk
Version: 0.5.2
Version: 0.5.3
Authors@R:
c(person(given = "Kyle",
family = "Barrett",
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# mpn.scorecard 0.5.3

## Changes

- The size of the MPN logo inserted into the scorecard header has been
decreased, speeding up the underlying `xelatex` call in some cases. (#82)

# mpn.scorecard 0.5.2

## Bug Fixes
Expand Down