R/api-update-news.R
update_news.Rd
Lists all commits from a range (default: top-level commits since the most recent tag) and adds bullets from their body to NEWS.md.
NEWS.md
update_news(range = get_top_level_commits(since = get_last_tag()))
range