Skip to content

Commit b0d58a0

Browse files
Update CHANGELOG.md
1 parent 7ca9d6b commit b0d58a0

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

CHANGELOG.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
(<https://github.com/openvinotoolkit/datumaro/pull/810>)
1818

1919
### Changed
20-
- Remove the duplicated and cyclical category context
20+
- Refactor existing tests
21+
(<https://github.com/openvinotoolkit/datumaro/pull/803>)
22+
- Raise ImportError on importing malformed COCO directory
23+
(<https://github.com/openvinotoolkit/datumaro/pull/812>)
24+
- Remove the duplicated and cyclical category context in documentation
2125
(<https://github.com/openvinotoolkit/datumaro/pull/822>)
2226

2327
### Fixed
2428
- Fix for importing CVAT image 1.1 data format exported to project level
2529
(<https://github.com/openvinotoolkit/datumaro/pull/795>)
26-
- Fix problem setting loglevel via CLI
30+
- Fix a problem on setting log-level via CLI
2731
(<https://github.com/openvinotoolkit/datumaro/pull/800>)
2832
- Fix code format with the latest black==23.1.0
2933
(<https://github.com/openvinotoolkit/datumaro/pull/802>)
30-
- Refactor existing tests
31-
(<https://github.com/openvinotoolkit/datumaro/pull/803>)
32-
- Fix [Explain command cannot find the model (#721)](https://github.com/openvinotoolkit/datumaro/issues/721)
33-
(<https://github.com/openvinotoolkit/datumaro/pull/804>)
34-
- Fix model remove CLI command
34+
- Fix [Explain command cannot find the model (#721)](https://github.com/openvinotoolkit/datumaro/issues/721) (<https://github.com/openvinotoolkit/datumaro/pull/804>)
35+
- Fix a problem found on model remove CLI command
3536
(<https://github.com/openvinotoolkit/datumaro/pull/805>)
36-
- Raise ImportError on importing malformed COCO directory
37-
(<https://github.com/openvinotoolkit/datumaro/pull/812>)
3837

3938
## 27/01/2023 - Release v0.5.0
4039
### Added

0 commit comments

Comments
 (0)