Skip to content

Commit 1c4e834

Browse files
authored
Update CHANGELOG.md
1 parent 783179c commit 1c4e834

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@
77
- Improve how we use vips to read lower tile levels ([#1794](../../pull/1794))
88
- Be more specific in casting when converting images via vips ([#1795](../../pull/1795))
99
- Improve how ometiff internal metadata is exposed ([#1806](../../pull/1806))
10+
- Show histogram auto range calculated values ([#1803](../../pull/1803))
1011

1112
### Bug Fixes
1213

1314
- Fix an issue with lazy tiles that have non power of two scaling ([#1797](../../pull/1797))
1415
- Use zarr.empty not np.empty when creating large zarr sinks ([#1801](../../pull/1801))
1516
- Fix zarr sink addTile when no samples axis is specified ([#1805](../../pull/1805))
1617
- Fix zarr sink adding an xy axis ([#1807](../../pull/1807))
18+
- Fix adding axes one at a time with zarr sink ([#1808](../../pull/1808))
1719

1820
## 1.31.0
1921

0 commit comments

Comments
 (0)