1
0
Fork 0
mirror of https://github.com/sensebox/opensensmapr synced 2025-02-23 16:23:58 +01:00
This commit is contained in:
Norwin 2018-09-05 10:28:17 +02:00
parent bdc72e94e1
commit 1976e07cec
2 changed files with 7 additions and 3 deletions

View file

@ -1,6 +1,10 @@
# opensensmapr changelog # opensensmapr changelog
This project does its best to adhere to semantic versioning. 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 ### 2018-06-07: v0.4.1
- fix `osem_as_measurements()` returning wrong classes - fix `osem_as_measurements()` returning wrong classes
- improve vignettes - improve vignettes

View file

@ -1,9 +1,9 @@
Package: opensensmapr Package: opensensmapr
Type: Package Type: Package
Title: Client for the Data API of openSenseMap.org Title: Client for the Data API of openSenseMap.org
Version: 0.4.1 Version: 0.4.2
URL: http://github.com/noerw/opensensmapR URL: http://github.com/sensebox/opensensmapR
BugReports: http://github.com/noerw/opensensmapR/issues BugReports: http://github.com/sensebox/opensensmapR/issues
Imports: Imports:
dplyr, dplyr,
httr, httr,