Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato authored Nov 26, 2024
1 parent 914e540 commit 94a73ab
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,23 @@ and this project adheres to [Semantic Versioning][].
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
[semantic versioning]: https://semver.org/spec/v2.0.0.html

## [0.5.5] - 2024-10-07
## [0.5.4] - 2024-11-26

### Added
### Changed

- New function to grab layer by name #315 @minhtien-trinh
- New annotation function to add text to polygons #315 @minhtien-trinh
- Support for `xarray.DataTree` (which moved from `datatree.DataTree`)

### Added

## [0.5.4] - 2024-xx-xx
- CLI interface from spatialdata branch
- New function to get layer by name #315 @minhtien-trinh
- New annotation function to display text near polygons #315 @minhtien-trinh

### Fixed

- Bug wrong radii transformed circles (e.g. with Visium lowres)
- Bug wrong radii transformed circles (e.g. with Visium lowres) #318
- Bugs: instance id shifted by 1; obsm visualization; background color for labels #320
- Bug adjusting contrast limit for RGB data #276

## [0.5.3] - 2024-09-25

Expand Down

0 comments on commit 94a73ab

Please sign in to comment.