We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1392c2f commit 3e32867Copy full SHA for 3e32867
docs/releases.md
@@ -1,21 +1,15 @@
1
# Release notes
2
3
-## v2.1.1 (unreleased)
+## v2.1.1 (14th August 2025)
4
5
-### New Features
6
-
7
-### Breaking changes
+Extremely minor release to ensure compatibility with the soon-to-be released version of xarray (likely named v2025.07.2).
8
9
### Bug fixes
10
11
- Adjust for minor upcoming change in private xarray API `xarray.structure.combine._nested_combine`.
12
([#779](https://github.com/zarr-developers/VirtualiZarr/pull/779)).
13
By [Tom Nicholas](https://github.com/TomNicholas).
14
15
-### Documentation
16
17
-### Internal changes
18
19
## v2.1.0 (14th August 2025)
20
21
This release fixes a number of important bugs that could silently lead to referenced data being read back incorrectly.
0 commit comments