diff --git a/.gitattributes b/.gitattributes index 7c0b591b..f41e91d8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,6 +15,7 @@ LICENSE text *.conf text *.mimetypes text *.sh text eol=lf +components/openvino/eula.cfg text eol=lf *.avi binary *.bmp binary diff --git a/CHANGELOG.md b/CHANGELOG.md index e48a83d1..c3de6500 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed interpolation on the server near outside frames - Fixed dump for case when task name has a slash - Fixed auto annotation fail for multijob tasks +- Fixed installation of CVAT with OpenVINO on the Windows platform ### Security -