bump version to 0.2.0
parent
6d261c5fce
commit
3ed57a4c49
@ -0,0 +1,11 @@
|
||||
# opensensmapr changelog
|
||||
|
||||
### 2017-08-23: v0.2.0
|
||||
- add auto paging for `osem_measurements()`, allowing data retrieval for arbitrary time intervals (#2)
|
||||
- improve plots for `osem_measurements` & `sensebox` (#1)
|
||||
- add `sensorId` & `unit` colummn to `get_measurements()` output by default
|
||||
- show download progress info, hide readr output
|
||||
- shorten vignette `osem-intro`
|
||||
|
||||
#### breaking changes
|
||||
- return all string columns of `get_measurements()` as factors
|
Loading…
Reference in New Issue