Skip to content

Commit

Permalink
Add to news #249
Browse files Browse the repository at this point in the history
  • Loading branch information
seananderson committed Mar 16, 2024
1 parent 61192cc commit a70335d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: csasdown
Title: Reproducible CSAS Reports with Bookdown
Version: 0.1.3
Version: 0.1.4
Authors@R:
c(person(given = c("Sean", "C."),
family = "Anderson",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# csasdown

# csasdown 0.1.4

* Add *optional* `show_continued_text` logical YAML argument to enable or
disable "Continued..." text on long tables that span multiple pages.

# csasdown 0.1.3

* Add `on.exit()` to `csasdown::render()` to avoid leaving behind `tmp-` files
Expand Down

0 comments on commit a70335d

Please sign in to comment.