Skip to content

Commit

Permalink
chore: fix NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhian Davies committed Feb 29, 2024
1 parent 8c15710 commit 9f86da0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,13 @@
````
```{r}
#| label: mylabel
```
````

# namer 0.1.6

* Update maintainer

# namer (development version)
# namer 0.1.5

* `name_chunks()` and `name_dir_chunks()` are now able to unname all chunks before naming them. This ensures a consistent naming for all chunks instead of just labelling unnamed chunks (@pat-s, #23).

Expand All @@ -26,8 +25,6 @@

* added some `cli` verbosity (@pat-s, #23)

# namer 0.1.5

* The tests using rmarkdown are now skipped if Pandoc 1.12.3 (minimal version for rmarkdown) is not available.

* unname_all_chunks now accepts argument `chunk_name_prefix` with the prefix of the chunknames to be unnamed (@HanOostdijk, #22)
Expand Down

0 comments on commit 9f86da0

Please sign in to comment.