Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato authored Jan 2, 2025
1 parent cf0445b commit 1a8ecca
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,18 @@ and this project adheres to [Semantic Versioning][].
- Added attributes at the SpatialData object level (`.attrs`)
- `rasterize_bins()` can now produce a labels element #811 @ArneDefauw

### Minor

- Added `asv` benchmark code #784 @berombau
- Validate tables while parsing #808
- fix join non matching tables #813

### Fixed

- Relaxed `fsspec` requirement #798
- Fix for `to_polygons` when using processed instead of threads in Dask #756 @ArneDefauw
- Fix `transform_to_data_extent` converting labels to images #791 @aeisenbarth

## [0.2.6] - 2024-11-26

### Added
Expand Down

0 comments on commit 1a8ecca

Please sign in to comment.