Skip to content

Commit 1a8ecca

Browse files
Update CHANGELOG.md
1 parent cf0445b commit 1a8ecca

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ and this project adheres to [Semantic Versioning][].
1515
- Added attributes at the SpatialData object level (`.attrs`)
1616
- `rasterize_bins()` can now produce a labels element #811 @ArneDefauw
1717

18+
### Minor
19+
20+
- Added `asv` benchmark code #784 @berombau
21+
- Validate tables while parsing #808
22+
- fix join non matching tables #813
23+
24+
### Fixed
25+
26+
- Relaxed `fsspec` requirement #798
27+
- Fix for `to_polygons` when using processed instead of threads in Dask #756 @ArneDefauw
28+
- Fix `transform_to_data_extent` converting labels to images #791 @aeisenbarth
29+
1830
## [0.2.6] - 2024-11-26
1931

2032
### Added

0 commit comments

Comments
 (0)