Skip to content

Commit 368fc39

Browse files
committed
bump version, add news
1 parent 9bdb056 commit 368fc39

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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: epiprocess
33
Title: Tools for basic signal processing in epidemiology
4-
Version: 0.11.3
4+
Version: 0.11.4
55
Authors@R: c(
66
person("Jacob", "Bien", role = "ctb"),
77
person("Logan", "Brooks", , "lcbrooks+github@andrew.cmu.edu", role = c("aut", "cre")),

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.x.y will indicat
5858
- Various functions are now faster, using faster variants of core operations and
5959
avoiding reconstructing grouped `epi_df`s when unnecessary.
6060
- Add `autoplot.epi_archive()` to display revision patterns.
61+
- `sum_groups_epi_df()` now supports tidyselect syntax in it's second argument (#655).
6162

6263
## Bug fixes
6364

0 commit comments

Comments
 (0)