Skip to content

Commit acd1874

Browse files
authored
populate the whats-new.rst with previous feature PRs (#27)
1 parent 857a8e1 commit acd1874

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/whats-new.rst

+7-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,10 @@ What's new
33

44
0.1 (*unreleased*)
55
------------------
6-
- add documentation (:pull:`20`)
6+
- add initial draft of documentation (:pull:`13`, :pull:`20`)
7+
- implement :py:meth:`DataArray.pint.to` and :py:meth:`Dataset.pint.to`
8+
(:pull:`11`)
9+
- rewrite :py:meth:`DataArray.pint.quantify`,
10+
:py:meth:`Dataset.pint.quantify`, :py:meth:`DataArray.pint.dequantify` and
11+
:py:meth:`Dataset.pint.dequantify` (:pull:`17`)
12+
- expose :py:func:`pint_xarray.testing.assert_units_equal` as public API (:pull:`24`)

0 commit comments

Comments
 (0)