Skip to content

Commit

Permalink
[DOC] 📚 Update whats_new (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgsmith61591 authored May 19, 2020
1 parent 7caf18f commit ae332f2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Other versions

Documentation for other release versions of ``pmdarima``:

* `v1.6.1 <http://alkaline-ml.com/pmdarima/1.6.1>`_
* `v1.6.0 <http://alkaline-ml.com/pmdarima/1.6.0>`_
* `v1.5.3 <http://alkaline-ml.com/pmdarima/1.5.3>`_
* `v1.5.2 <http://alkaline-ml.com/pmdarima/1.5.2>`_
Expand Down
8 changes: 8 additions & 0 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ As new releases of pmdarima are pushed out, the following list (introduced in
v0.8.1) will document the latest features.


`v1.6.1 <http://alkaline-ml.com/pmdarima/1.6.1/>`_
--------------------------------------------------

* Pin Cython to be ``>=0.29,<0.29.18``

* Pin statsmodels to be ``>=0.11``


`v1.6.0 <http://alkaline-ml.com/pmdarima/1.6.0/>`_
--------------------------------------------------

Expand Down

0 comments on commit ae332f2

Please sign in to comment.