docs(fix): 🐞📝 changelog url fix /0.18.0/annotators/#percentagebarannotator

Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
This commit is contained in:
Onuralp SEZER 2024-02-02 15:21:10 +03:00
parent 26135bd84d
commit e3c9ea5ee6
No known key found for this signature in database
GPG Key ID: CF0835DFDF14CA38
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
### 0.18.0 <small>January 25, 2024</small>
- Added [#633](https://github.com/roboflow/supervision/pull/720): [`sv.PercentageBarAnnotator`](0.18.0/annotators.md/#percentagebarannotator) allowing to annotate images and videos with percentage values representing confidence or other custom property.
- Added [#633](https://github.com/roboflow/supervision/pull/720): [`sv.PercentageBarAnnotator`](0.18.0/annotators/#percentagebarannotator) allowing to annotate images and videos with percentage values representing confidence or other custom property.
```python
>>> import supervision as sv