Skip to content

Commit 8b2f25f

Browse files
committed
backfill DOIs for previous releases
1 parent 19c96fc commit 8b2f25f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

doc/changes.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ v0.3.0
4545
v0.2.1
4646
------
4747

48+
.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.11447.png
49+
:target: http://dx.doi.org/10.5281/zenodo.11447
50+
4851
* Fixed a nasty bug in missing value handling where, if missing values
4952
were present, ``dmatrix(..., result_type="dataframe")`` would always
5053
crash, and ``dmatrices("y ~ 1")`` would produce left- and right-hand
@@ -60,6 +63,9 @@ v0.2.1
6063
v0.2.0
6164
------
6265

66+
.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.11448.png
67+
:target: http://dx.doi.org/10.5281/zenodo.11448
68+
6369
Warnings:
6470

6571
* The lowest officially supported Python version is now 2.5. So far as
@@ -92,4 +98,8 @@ Other: miscellaneous doc improvements and bug fixes.
9298

9399
v0.1.0
94100
------
101+
102+
.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.11449.png
103+
:target: http://dx.doi.org/10.5281/zenodo.11449
104+
95105
First public release.

0 commit comments

Comments
 (0)