Skip to content

Commit

Permalink
Prepare release 3.0.2 (#812)
Browse files Browse the repository at this point in the history
* changelog

* verb tense
  • Loading branch information
MarcAntoineSchmidtQC authored Jun 25, 2024
1 parent 2684b86 commit d286142
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,19 @@
Changelog
=========

Unreleased
----------
3.0.2 - 2024-06-25
------------------

**Bug fix:**

- Fixed :meth:`~glum.GeneralizedLinearRegressor.wald_test` when using ``terms`` and no intercept.

**Other changes:**

- Move the linting and formatting to ruff.
- Moved the development infrastructure to pixi.
- Moved the linting and formatting to ruff.
- Removed libblas MKL from the development environment.
- Replace deprecated 'oldest-supported-numpy' dependency with 'numpy' to support 2.0 release.
- Replaced deprecated 'oldest-supported-numpy' dependency with 'numpy' to support 2.0 release.

3.0.1 - 2024-05-23
------------------
Expand Down

0 comments on commit d286142

Please sign in to comment.