Skip to content

Commit 7eb0e4a

Browse files
committed
Update NEWS.md
1 parent e08dd6a commit 7eb0e4a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.x.y will indicat
1717
- `min_waiting_period` now defines a nonstrict inequality instead of a strict
1818
one. To obtain the old bounds, bump the `min_waiting_period` up to the next
1919
possible value for your `time_type`.
20+
- In `key_colnames()`:
21+
- On regular (non-`epi_df`) data frames, now requires manual specification of
22+
`geo_keys`, `other_keys`, and `time_keys`.
23+
- The `extra_keys` argument has been deprecated and replaced with
24+
`other_keys`.
2025

2126
## Improvements
2227
- `revision_summary()` now supports all `time_type`s.

0 commit comments

Comments
 (0)