Skip to content

Commit

Permalink
Update CHANGELOG.md (#364)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
LucaMarconato and pre-commit-ci[bot] authored Oct 2, 2023
1 parent 01532dc commit a2be195
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 14 deletions.
57 changes: 46 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,51 +8,86 @@ 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.0.13] - 2023-10-02

### Added

- polygon_query() support for images #358

### Fixed

- Fix missing c_coords argument in blobs multiscale #342
- Replaced hardcoded string with instance_key #346

## [0.0.12] - 2023-06-24

### Added
- Add multichannel blobs sample data (by @melonora)

- Add multichannel blobs sample data (by @melonora)

## [0.0.11] - 2023-06-21

### Improved
- Aggregation APIs.

- Aggregation APIs.

## [0.0.10] - 2023-06-06

### Fixed
- Fix blobs (#282)

- Fix blobs (#282)

## [0.0.9] - 2023-05-23

### Updated
- Update napari-spatialdata pin (#279)
- pin typing-extensions

- Update napari-spatialdata pin (#279)
- pin typing-extensions

## [0.0.8] - 2023-05-22

### Merged
- Merge pull request #271 from scverse/fix/aggregation

- Merge pull request #271 from scverse/fix/aggregation

## [0.0.7] - 2023-05-20

### Updated
- Update readme

- Update readme

## [0.0.6] - 2023-05-10

### Added
- This release adds polygon spatial query.

- This release adds polygon spatial query.

## [0.0.5] - 2023-05-05

### Fixed
- fix tests badge (#242)

- fix tests badge (#242)

## [0.0.4] - 2023-05-04

### Tested
- This release tests distribution via pypi

- This release tests distribution via pypi

## [0.0.3] - 2023-05-02

### Added
- This is an alpha release to test the release process.

- This is an alpha release to test the release process.

## [0.0.2] - 2023-05-02

### Added

- make version dynamic

## [0.0.1.dev1] - 2023-03-25

### Added

- Dev version, not official release yet
3 changes: 0 additions & 3 deletions docs/changelog.md

This file was deleted.

0 comments on commit a2be195

Please sign in to comment.