Skip to content

Commit

Permalink
documenting changes in upcoming release (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgkf authored Oct 1, 2024
1 parent cbff9f7 commit 6aa5a46
Show file tree
Hide file tree
Showing 2 changed files with 7 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: roxytypes
Title: Typed Parameter Tags for Integration with 'roxygen2'
Version: 0.1.0
Version: 0.1.1
Authors@R:
c(
person(
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# roxytypes v0.1.1

* Updates use of `glue::glue`, which previously made use of
soon-to-be-deprecated behavior. Thanks to @jennybc reverse dependency checks
and subsequent PR #15.

# roxytypes v0.1.0

* first CRAN release
Expand Down

0 comments on commit 6aa5a46

Please sign in to comment.