Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Commit

Permalink
Improve grammar ever so slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
owenjonesuob committed Jan 21, 2018
1 parent 22cba49 commit b5ffd9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Additions:
* `events` dataset updated: now contains event counts for each day from 2014-10-17 to 2017-12-31
* `weather` dataset updated: now contains daily weather report for each day from 2014-10-17 to 2017-12-31, and the format is a bit nicer
* `get_daily_weather` produces the nicer-format weather table for any given date range (no longer limited to retrieving 398 records in one go...)
* Add code tests for all main functionality (and add `covr` reporting to Travis)
* Added code tests for all main functionality (and add `covr` reporting to Travis)



Expand Down Expand Up @@ -111,4 +111,4 @@ Additions:
* Initial release. Datasets of parking records from 2014-16, basic parking record manipulation functions:
- `get_all_crude` for retrieving dataset of records from Bath: Hacked datastore
- `refine` for processing the raw records
- `refuel` and `refuel_crude` for updating existing data frames with recent records
- `refuel` and `refuel_crude` for updating existing data frames with recent records

0 comments on commit b5ffd9f

Please sign in to comment.