Skip to content

Commit 6e54d63

Browse files
committed
Update version and news
1 parent 752e841 commit 6e54d63

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: otndo
22
Title: Understand your OTN data
3-
Version: 0.2.1
3+
Version: 0.2.2
44
Authors@R:
55
person("Michael", "O'Brien", , "mike@obrien.page", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-1420-6395"))

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
## otndo 0.2
2+
### v 0.2.2
3+
* Fixed behavior where `clean_otn_deployment` would return different columns if there was no internal transmitter logged. [Issue #10](https://github.com/mhpob/otndo/issues/10); [d58e2d4](https://github.com/mhpob/otndo/pull/31/commits/d58e2d46e05aed7ba4acc08b8d02672b28d79804)
4+
* Add internal function (`convert_times`) that checks for Excel-formatted date-times and converts accordingly [f13f360](https://github.com/mhpob/otndo/pull/31/commits/f13f360fe5e4438b6ba668039a6c94f04eeafe60)
5+
26
### v 0.2.1
37

48
* Fleshes out tests to get to 100% coverage (for now!). Note that this is an overestimate as I can't actually get into the QMD files to test.

0 commit comments

Comments
 (0)