We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7363a0f commit 496d961Copy full SHA for 496d961
CHANGELOG.md
@@ -4,6 +4,9 @@ All notable changes to the [Nucleus Python Client](https://github.com/scaleapi/n
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.8.4](https://github.com/scaleapi/nucleus-python-client/releases/tag/v0.8.4) - 2022-04-06
8
+- Changing `camera_params` of dataset items can now be done through the dataset method `update_items_metadata`
9
+
10
## [0.8.3](https://github.com/scaleapi/nucleus-python-client/releases/tag/v0.8.3) - 2022-03-29
11
12
### Added
0 commit comments