Skip to content

Commit

Permalink
Bump version to 0.0.0.9209
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolepore committed Feb 27, 2024
1 parent 657d275 commit 2c4cc9a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tiltIndicator
Title: Indicators for the 'TILT' Project
Version: 0.0.0.9208
Version: 0.0.0.9209
Authors@R: c(
person("Mauro", "Lepore", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "https://orcid.org/0000-0002-1986-7988")),
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->

# tiltIndicator 0.0.0.9209

* The `emissions*()` functions now preserve unmatched products and missing
benchmarks (@AnneSchoenauer @Tilmon #639). This changes the structure of the
output at company level, which now has four levels of `risk_category`: "high",
"low", "medium", and `NA`.

# tiltIndicator 0.0.0.9206

* The retired `xxtr()` functions now throw an error (#724) which more
Expand Down

0 comments on commit 2c4cc9a

Please sign in to comment.