Skip to content

Commit 427cc56

Browse files
committed
news and version
1 parent b5ce813 commit 427cc56

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: epidatr
33
Title: Client for Delphi's 'Epidata' API
4-
Version: 1.2.2
4+
Version: 1.2.3
55
Authors@R: c(
66
person("Logan", "Brooks", , "[email protected]", role = "aut"),
77
person("Dmitry", "Shemetov", , "[email protected]", role = "aut"),

NEWS.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# epidatr 1.3.0
2+
3+
## Changes
4+
5+
- Improve documentation, including descriptions for `save_api_key()` and endpoint parameters (#324).
6+
7+
## Features
8+
9+
## Patches
10+
11+
112
# epidatr 1.2.2
213

314
## Changes
@@ -14,7 +25,7 @@
1425
integers rather than Dates. Because these fields can mix YYYYMMDD and YYYYWW
1526
values, we recommend you parse them yourself.
1627
- add new fields for `flusurv` endpoint.
17-
28+
1829
# epidatr 1.2.1
1930

2031
## Patches

0 commit comments

Comments
 (0)