We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b847b commit d4b9ddaCopy full SHA for d4b9dda
1 file changed
docs/whats-new.rst
@@ -2,10 +2,15 @@
2
3
What's new
4
==========
5
+0.6.2 (*unreleased*)
6
+--------------------
7
+
8
0.6.1 (23 Mar 2026)
9
-------------------
10
- Properly rename the coordinate units (:pull:`351`).
11
By `Justus Magin <https://github.com/keewis>`_.
12
+- Prevent stripping coordinate attrs when using ``.pint.sel`` (:pull:`355`)
13
+ By `simonkeys <https://github.com/simonkeys>`_.
14
- Don't rely on ``xarray``'s default behavior regarding ``attrs`` in :py:func:`pint_xarray.expects` (:issue:`360`, :pull:`367`)
15
16
- Fix quantifying a existing index and adjust the index conversion tests (:pull:`368`)
0 commit comments