Skip to content

Commit f77b68d

Browse files
committed
Bump version and update NEWS.md
1 parent 8e8ed99 commit f77b68d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: epiprocess
33
Title: Tools for basic signal processing in epidemiology
4-
Version: 0.9.3
4+
Version: 0.9.4
55
Authors@R: c(
66
person("Jacob", "Bien", role = "ctb"),
77
person("Logan", "Brooks", , "[email protected]", role = c("aut", "cre")),

NEWS.md

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.x.y will indicat
1717
syntax.
1818
- Improved validation of `.window_size` arguments.
1919

20+
## Cleanup
21+
22+
- Removed vignette dependency on `covidcast`.
23+
2024
# epiprocess 0.9
2125

2226
## Breaking changes

0 commit comments

Comments
 (0)