Skip to content

Commit

Permalink
added news.md and updated version in DESCRIPTIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
andybeet committed Jun 6, 2024
1 parent 21e7296 commit 71f9434
Show file tree
Hide file tree
Showing 2 changed files with 13 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: buoydata
Title: Pulls and sorts buoy data from ndbc
Version: 0.1
Version: 0.2
Authors@R:
person(given = "Andy",family = "Beet",
role = c("aut", "cre"),
Expand Down
12 changes: 12 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# buoydata 0.2

Data pull: June 6, 2024

* Additional buoys included
* Existing buoys have additional data

# buoydata 0.1

* Initial submission.


0 comments on commit 71f9434

Please sign in to comment.