diff --git a/CHANGES.md b/CHANGES.md index afe8018..27c9fcf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,10 @@ # opensensmapr changelog This project does its best to adhere to semantic versioning. +### 2018-09-05: v0.4.2 +- move to sensebox GitHub organization +- pass ... to plot.sensebox() + ### 2018-06-07: v0.4.1 - fix `osem_as_measurements()` returning wrong classes - improve vignettes diff --git a/DESCRIPTION b/DESCRIPTION index af1bb57..f2696f7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,9 +1,9 @@ Package: opensensmapr Type: Package Title: Client for the Data API of openSenseMap.org -Version: 0.4.1 -URL: http://github.com/noerw/opensensmapR -BugReports: http://github.com/noerw/opensensmapR/issues +Version: 0.4.2 +URL: http://github.com/sensebox/opensensmapR +BugReports: http://github.com/sensebox/opensensmapR/issues Imports: dplyr, httr,