Skip to content

Commit

Permalink
document fix for #107
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinsimpson committed Jun 10, 2021
1 parent bd5288c commit 8b4f407
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
would result in `nrow(user_data) * nlevels(by_variable)` rows in the returned
object instead of `nrow(user_data)` rows.

* The `add_confint()` method for `smooth_estimates()` had the upper and lower
intervals reversed. #107 Reported by @Aariq

# gratia 0.6.0

## Major changes
Expand Down

0 comments on commit 8b4f407

Please sign in to comment.