Skip to content

Commit

Permalink
docs: update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-davison committed Aug 9, 2024
1 parent a2ec0d7 commit 846013e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

* The plot assemblies in `plotPD()` and `testMod()` are now powered by `{patchwork}`. This will allow for more post-hoc control of the plot assembly using `&` for example.

* Parallel processing is now managed by `{mirai}`. This has fewer dependencies and provides a helpful progress indicator, which can be disabled using the `progress` argument.

## Bug fixes

* Fixed an issue where `buildMod()` would fail if there wasn't a character variable (e.g., "weekday").
Expand Down

0 comments on commit 846013e

Please sign in to comment.