Skip to content

Commit

Permalink
add a news item for #255
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Nov 14, 2019
1 parent facd6d4 commit 40770ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,7 +1,7 @@
Package: rticles
Type: Package
Title: Article Formats for R Markdown
Version: 0.12.1
Version: 0.12.2
Authors@R: c(
person("JJ", "Allaire", role = "aut", email = "jj@rstudio.com"),
person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")),
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
@@ -1,6 +1,7 @@
rticles 0.13
---------------------------------------------------------------------

- Updated the template for `elsevier_article()` to allow for two authors to share the same footnote (e.g. "these authors made equal contributions") and updated the corresponding skeleton to demonstrate how to use a shared footnote (thanks, @salauer, #255).

rticles 0.12
---------------------------------------------------------------------
Expand Down

0 comments on commit 40770ae

Please sign in to comment.