Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
ThierryO committed May 29, 2024
1 parent 37821e9 commit 91901d9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,22 @@
* Add an `organisation` class to store organisation rules different from those
of the Research Institute for Nature and Forest (INBO).
See `vignette("organisation", package = "checklist")` for more information.
* The output of the check shows the git diff (#77).
* `add_badges()` helps to add badges to the `README`.
* Put double quotes around the title and abstract fields of `CITATION.cff`.
* `check_documentation()` handles assignment functions and re-exported functions
correctly.
* `check_lintr()` ignores `renv` subdirectories (#118).
* Update to [`zen4R`](https://github.com/eblondel/zen4R/wiki) version 0.10 to
reflect the Zenodo API changes (#125).
* `update_citation()` no longer introduces new lines (#124) and handles single
quotes in titles (#115).
* You can add multiple affiliations per author (#123).
Separate them by a semi-colon (;) in a `DESCRIPTION` or the yaml of a
bookdown.
Use multiple footnotes is a `README.md`.
* `check_spelling()` handles leading or trailing backwards slashes (#107).
* `check_cran()` ignores irrelevant CRAN notes.

# checklist 0.3.5

Expand Down

0 comments on commit 91901d9

Please sign in to comment.