Skip to content

Commit 0bd2a22

Browse files
committed
Bump version
1 parent 9e3f120 commit 0bd2a22

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: weathercan
22
Type: Package
33
Title: Download Weather Data from Environment and Climate Change Canada
4-
Version: 0.7.5
4+
Version: 0.7.6
55
Authors@R: c(
66
person("Steffi", "LaZerte", email = "sel@steffilazerte.ca", role = c("aut","cre"), comment = c(ORCID = "0000-0002-7690-8360")),
77
person("Sam", "Albers", email = "sam.albers@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0002-9270-7884")),

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# weathercan 0.7.6
2+
- Standardize normals year range and checks
3+
- Fix bug in `stations_search()` that precluded doing normals and years searches at the same time
4+
- Change `stations_search()` output to include interval, start and end years
5+
16
# weathercan 0.7.5
27
- Fix province names for stations data frame (#175)
38
- Don't allow start times earlier than 1840 (earliest API will return; #174)

0 commit comments

Comments
 (0)