Skip to content

Commit

Permalink
Update whats_new and citation for 1.8.4 (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronreidsmith authored Nov 5, 2021
1 parent 3d2485f commit 8fd552a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ keywords:
- "forecasting models"
- sarimax
title: "pmdarima"
version: 1.8.3
date-released: 2021-09-24
version: 1.8.4
date-released: 2021-11-05
license: MIT
repository-artifact: https://pypi.org/project/pmdarima
repository-code: https://github.com/alkaline-ml/pmdarima
5 changes: 5 additions & 0 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ What's new in pmdarima
As new releases of pmdarima are pushed out, the following list (introduced in
v0.8.1) will document the latest features.

`v1.8.4 <http://alkaline-ml.com/pmdarima/1.8.4/>`_
--------------------------------------------------

* Add compatibility for ``statsmodels`` 0.13 and higher

`v1.8.3 <http://alkaline-ml.com/pmdarima/1.8.3/>`_
--------------------------------------------------

Expand Down

0 comments on commit 8fd552a

Please sign in to comment.