Skip to content

Commit 2bbd1f9

Browse files
authored
Polish release notes for v2.3.0 (#852)
* Polish release notes for v2.3.0 * Add release notes entry about kerchunk TIFF removal * Polish
1 parent dfc64ab commit 2bbd1f9

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/releases.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release notes
22

3-
## Unreleased
3+
## v2.3.0 (20th January 2026)
44

55
### New Features
66

@@ -11,13 +11,19 @@
1111
([809](https://github.com/zarr-developers/VirtualiZarr/pull/809)).
1212
By [Julia Signell](https://github.com/jsignell).
1313

14+
### Internal changes
15+
16+
- Remove the undocumented/unfunctional wrapper of Kerchunk's TIFF parser.
17+
([849](https://github.com/zarr-developers/VirtualiZarr/pull/849)).
18+
By [Max Jones](https://github.com/maxrjones).
19+
1420
## v2.2.1 (17th November 2025)
1521

1622
### Bug fixes
1723

1824
- Allow storing scalar arrays under 'c' key. ([#836](https://github.com/zarr-developers/VirtualiZarr/pull/836)).
1925
By [Max Jones](https://github.com/maxrjones)
20-
- Improve ManifestStore.list_dir for arrays and nested groups ([#837](https://github.com/zarr-developers/VirtualiZarr/pull/837))
26+
- Improve ManifestStore.list_dir for arrays and nested groups. ([#837](https://github.com/zarr-developers/VirtualiZarr/pull/837))
2127
By [Max Jones](https://github.com/maxrjones)
2228

2329
## v2.2.0 (12th November 2025)

0 commit comments

Comments
 (0)