Skip to content

Commit ee3e5e8

Browse files
authored
Update changelog and release note (#1256)
1 parent 335a738 commit ee3e5e8

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## Jan. 2024 Release 1.5.2
9-
109
### Enhancements
1110
- Add memory bounded datumaro data format detect to release 1.5.1
1211
(<https://github.com/openvinotoolkit/datumaro/pull/1241>)
13-
- Update protobuf version
14-
(<https://github.com/openvinotoolkit/datumaro/pull/1248>)
1512
- Bump version string to 1.5.2
1613
(<https://github.com/openvinotoolkit/datumaro/pull/1249>)
14+
- Remove Protobuf version limitation (<4)
15+
(<https://github.com/openvinotoolkit/datumaro/pull/1248>)
1716

1817
## Nov. 2023 Release 1.5.1
19-
2018
### Enhancements
2119
- Enhance Datumaro data format stream importer performance
2220
(<https://github.com/openvinotoolkit/datumaro/pull/1153>)
@@ -28,8 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2826
(<https://github.com/openvinotoolkit/datumaro/pull/1174>)
2927
- Enhance Datumaro data format detect() to be memory-bounded and performant
3028
(<https://github.com/openvinotoolkit/datumaro/pull/1229>)
31-
- Remove Protobuf version limitation (<4)
32-
(<https://github.com/openvinotoolkit/datumaro/pull/1248>)
3329

3430
### Bug fixes
3531
- Modify the draw function in the visualizer not to raise an error for unsupported annotation types.

docs/source/docs/release_notes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ Release Notes
44
.. toctree::
55
:maxdepth: 1
66

7+
v1.5.2 (2024.01)
8+
----------------
9+
10+
Enhancements
11+
^^^^^^^^^^^^
12+
13+
- Add memory bounded datumaro data format detect
14+
- Remove Protobuf version limitation (<4)
15+
716
v1.5.1 (2023.11)
817
----------------
918

0 commit comments

Comments
 (0)