Skip to content

Commit cac5559

Browse files
authored
Fixing of CHANGELOG.md (#285)
* Fixing of CHANGELOG.md * pyproject version has to match
1 parent e4ff4f0 commit cac5559

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ All notable changes to the [Nucleus Python Client](https://github.com/scaleapi/n
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.10.2](https://github.com/scaleapi/nucleus-python-client/releases/tag/v0.10.2) - 2022-04-22
8+
## [0.10.3](https://github.com/scaleapi/nucleus-python-client/releases/tag/v0.10.3) - 2022-04-22
99

1010
### Fixed
1111
- Polygon and bounding box matching uses Shapely again providing faster evaluations
12+
- Evaluation function passing fixed for Polygon and Boundingbox configurations
1213

1314
## [0.10.1](https://github.com/scaleapi/nucleus-python-client/releases/tag/v0.10.1) - 2022-04-21
1415

0 commit comments

Comments
 (0)