Skip to content

Commit

Permalink
Update release notes and changelog for 1.4.5 (#2853)
Browse files Browse the repository at this point in the history
  • Loading branch information
yunchu authored Feb 1, 2024
1 parent 33ebd6d commit 1a91b0b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file.

## \[v1.4.5\]

### Bug fixes

- Filter invalid polygon shapes (<https://github.com/openvinotoolkit/training_extensions/pull/2795>)
- 🐞 Bugfix: Set reverse*input_channels to True in OpenVINO models (<https://github.com/openvinotoolkit/training_extensions/pull/2848>*

### Misc

- Remove dependency of protobuf to omit vulnerability issue (<https://github.com/openvinotoolkit/training_extensions/pull/2851>)

## \[v1.4.4\]

### Enhancements
Expand Down Expand Up @@ -277,7 +288,7 @@ All notable changes to this project will be documented in this file.

## \[v1.0.0\]

> _**NOTES**_
> **NOTES**
>
> OpenVINO™ Training Extensions which version 1.0.0 has been updated to include functional and security updates. Users should update to the latest version.
Expand Down Expand Up @@ -305,7 +316,7 @@ All notable changes to this project will be documented in this file.

## \[v0.5.0\]

> _**NOTES**_
> **NOTES**
>
> OpenVINO Training Extension which version is equal or older then v0.5.0 does not include the latest functional and security updates. OTE Version 1.0.0 is targeted to be released in February 2023 and will include additional functional and security updates. Customers should update to the latest version as it becomes available.
Expand Down
8 changes: 8 additions & 0 deletions docs/source/guide/release_notes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Releases
.. toctree::
:maxdepth: 1

v1.4.5 (1Q24)
-------------

- Filter invalid polygon shapes
- Fix a bug to set reverse_input_channels for OpenVINO models
- Remove unreferenced dependency of protobuf


v1.4.4 (4Q23)
-------------

Expand Down

0 comments on commit 1a91b0b

Please sign in to comment.