Skip to content

Commit 915e234

Browse files
committed
Update package version and news.
1 parent 4d6a8eb commit 915e234

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: versioning
22
Title: Settings and File I/O using a Configuration YAML File
3-
Version: 0.1.0
3+
Version: 0.2.0
44
Authors@R:
55
person("Nathaniel", "Henry", , "nat@henryspatialanalysis.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0001-8150-4988"))

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# versioning 0.2.0
2+
3+
* Added a `NEWS.md` file to track changes to the package.
4+
* Speed up package loading by only loading helper packages as needed.

0 commit comments

Comments
 (0)