Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato authored Sep 25, 2024
1 parent 8323e15 commit 8879aff
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,16 @@ 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.x.x] - 2024-xx-xx
## [0.2.3] - 2024-09-25

### Minor

- Added `clip: bool = False` parameter to `polygon_query()` #670
- Add `sort` parameter to `PointsModel.parse()` #672

### Fixed

- Fix interpolation artifact multiscale computation for labels #697

## [0.2.2] - 2024-08-07

Expand Down

0 comments on commit 8879aff

Please sign in to comment.