Skip to content

Commit 8879aff

Browse files
Update CHANGELOG.md
1 parent 8323e15 commit 8879aff

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,16 @@ and this project adheres to [Semantic Versioning][].
88
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
99
[semantic versioning]: https://semver.org/spec/v2.0.0.html
1010

11-
## [0.x.x] - 2024-xx-xx
11+
## [0.2.3] - 2024-09-25
1212

1313
### Minor
1414

1515
- Added `clip: bool = False` parameter to `polygon_query()` #670
16+
- Add `sort` parameter to `PointsModel.parse()` #672
17+
18+
### Fixed
19+
20+
- Fix interpolation artifact multiscale computation for labels #697
1621

1722
## [0.2.2] - 2024-08-07
1823

0 commit comments

Comments
 (0)