Skip to content

Commit 3e71804

Browse files
committed
tweak formatting on changes page to make the DOI badges look better
1 parent 8b2f25f commit 3e71804

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

doc/changes.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ v0.3.0
99
.. image:: https://zenodo.org/badge/4175/njsmith/zs.png
1010
:target: http://dx.doi.org/10.5281/zenodo.11445
1111

12+
|
1213
* New stateful transforms for computing natural and cylic cubic
1314
splines with constraints, and tensor spline bases with
1415
constraints. (Thanks to `@broessli <https://github.com/broessli>`_
@@ -48,6 +49,7 @@ v0.2.1
4849
.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.11447.png
4950
:target: http://dx.doi.org/10.5281/zenodo.11447
5051

52+
|
5153
* Fixed a nasty bug in missing value handling where, if missing values
5254
were present, ``dmatrix(..., result_type="dataframe")`` would always
5355
crash, and ``dmatrices("y ~ 1")`` would produce left- and right-hand
@@ -66,6 +68,7 @@ v0.2.0
6668
.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.11448.png
6769
:target: http://dx.doi.org/10.5281/zenodo.11448
6870

71+
|
6972
Warnings:
7073

7174
* The lowest officially supported Python version is now 2.5. So far as
@@ -102,4 +105,5 @@ v0.1.0
102105
.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.11449.png
103106
:target: http://dx.doi.org/10.5281/zenodo.11449
104107

105-
First public release.
108+
|
109+
First public release.

0 commit comments

Comments
 (0)