Fixed line endings for *.cfg (#540)

* Fixed line endings
* Updated CHANGELOG.md
main
Boris Sekachev 7 years ago committed by Nikita Manovich
parent 08d7d8c130
commit 021b77ccee

1
.gitattributes vendored

@ -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

@ -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
-

Loading…
Cancel
Save