Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
stanmart committed Sep 24, 2024
1 parent 364e9b5 commit 6366f6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ Changelog
2.5.1 - 2023-05-19
------------------

**Other changes:**

- Better error message when the number of input features is different between the fit and predict methods.

**Bug fix:**

- We fixed a bug in the computation of :meth:`~glum.distribution.NegativeBinomialDistribution.log_likelihood`. Previously, this method just returned ``None``.
Expand Down

0 comments on commit 6366f6f

Please sign in to comment.