Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecLad committed Jul 28, 2023
1 parent 544e0af commit acf50c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- \[SDK\] A `DeferredTqdmProgressReporter` class, which doesn't have glitchy output
like `TqdmProgressReporter` in certain circumstances
(<https://github.com/opencv/cvat/pull/6556>)
- \[SDK, CLI\] A `cvat_sdk.auto_annotation` module that provides
functionality for automatically annotating a task by running a
user-provided function on the local machine, and a corresponding CLI command
(`auto-annotate`)
(<https://github.com/opencv/cvat/pull/6483>)

### Changed

Expand Down

0 comments on commit acf50c0

Please sign in to comment.