diff --git a/NEWS.md b/NEWS.md index c46e575..8668cbd 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +# metalite.table1 0.2.0 + +* `metalite_table1`: add `...` and `header` argument (#10, #11), rename `type` to `record_name`. +* allow user to specify first column width (#9). +* error message for formula with more than one group. + # metalite.table1 0.1.0 * Initial CRAN submission.