Skip to content

Commit 23d50b0

Browse files
author
Maxim Zhiltsov
committed
Update changelog
1 parent ff981ad commit 23d50b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232
<https://github.com/openvinotoolkit/datumaro/pull/659>)
3333
- A way for formats to signal that they don't support detection
3434
(<https://github.com/openvinotoolkit/datumaro/pull/665>)
35-
- Deletion transforms (`delete_images`, `delete_annotations`, `delete_attributes`)
36-
to delete specific images/annoations/attributes from dataset
37-
(https://github.com/openvinotoolkit/datumaro/pull/666)
35+
- Removal transforms to remove items/annoations/attributes from dataset
36+
(`remove_images`, `remove_annotations`, `remove_attributes`)
37+
(<https://github.com/openvinotoolkit/datumaro/pull/670>)
3838

3939
### Changed
4040
- Allowed direct file paths in `datum import`. Such sources are imported like

0 commit comments

Comments
 (0)