Do you want to provide a changelog (NEWS.md) more informative than "bug fixes and performance improvements" (https://twitter.com/EmilyKager/status/1413628436984188933
) to the users of your package?
Ways to achieve that are:
Update NEWS.md right before release by reading through commit messages. Not necessarily fun!
Update the changelog in every commit e.g. in every PR. Now, if there are several feature PRs around that update the changelog, you'll have a few clicks to make to tackle conflicts. Easy enough, but potentially annoying.
Use fledge to
NEWS.md
for you based on informative commit messages,DESCRIPTION
(e.g. useful in bug reports with session information!),Using fledge is a discipline, a few habits, that are worth learning!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.