We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c58a5bb commit bc8c977Copy full SHA for bc8c977
docs/releases.md
@@ -8,6 +8,12 @@
8
([809](https://github.com/zarr-developers/VirtualiZarr/pull/809)).
9
By [Julia Signell](https://github.com/jsignell).
10
11
+### Bug fixes
12
+
13
+- Fix setting `fill_value` for Zarr V2 arrays if data type is a subtype of integer or float.
14
+ ([#845](https://github.com/zarr-developers/VirtualiZarr/pull/845)).
15
+ By [Hauke Schulz](https://github.com/observingClouds).
16
17
## v2.2.1 (17th November 2025)
18
19
### Bug fixes
0 commit comments