diff --git a/NEWS.md b/NEWS.md index 4f99a09a1..6c25e40da 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,6 +12,7 @@ * Added `na_str` argument to `analyze_colvars` to set custom string to print in place of missing values. * Added flat `data.frame` outputs for `as_result_df()` via flag parameters `as_viewer`, `as_strings`, and `expand_colnames`. + * Migrated `export_as_pdf` function to `formatters`. ### Bug Fixes * Fixed a bug that was failing when wrapping and section dividers were used at the same time.