Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
edelarua committed Feb 6, 2023
1 parent 797beb5 commit 5392055
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* Added cached synthetic datasets to `data/` folder to use in tests/examples instead of `scda` data.
* Updated examples to use datasets from the `tern` package instead of `scda` datasets.
* Replaced all applicable tests with snapshot testing.
* Updated all (non-table) tests to use `tern` data.
* Updated all tests to use `tern` data.

### Bug Fixes
* Fixed bug causing incorrect ordering of numeric grade levels when missing
Expand All @@ -49,6 +49,7 @@
* Updated tests to use `testthat` 3rd edition.
* Created separate documentation files for functions in different sections of pkgdown reference.
* Created separate `.R` files for logistic regression and cox regression helper functions.
* Removed all template tests from `tern`. These have been relocated to internal repo `scda.test`.

# tern 0.7.10

Expand Down

0 comments on commit 5392055

Please sign in to comment.