Skip to content

Commit f89252b

Browse files
committed
update changelog
1 parent 92bf1aa commit f89252b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
Changelog
22
=========
3+
4+
v0.3.0 - Unreleased
5+
-------------------
6+
This release will focus on supporting Pint quantities.
7+
8+
Highlights
9+
``````````
10+
* If (at least 1) arguments are xarray.DataArray wrapped by pint-xarray, the result is wrapped into a pint-xarray quantity.
11+
312
v0.2.1 - 2022-03-22
413
-------------------
514
Despite all the checking, we missed a bad bug.
@@ -37,4 +46,4 @@ Breaking Changes
3746
v0.1.0 - 2021-12-15
3847
-------------------
3948
* Original release, was basically a proof of concept.
40-
Only a few functions were wrapped.
49+
Only a few functions were wrapped.

0 commit comments

Comments
 (0)