Updated changelog file.

main
Nikita Manovich 7 years ago
parent 52c9b5fb08
commit 0967a74b9c

@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.5.0] - 2019-10-12
### Added
- A converter to YOLO format
- Installation guide
@ -20,13 +20,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added in a command line model manager tester
- Ability to dump/load annotations in several formats from UI (CVAT, Pascal VOC, YOLO, MS COCO, png mask, TFRecord)
- Auth for REST API (api/v1/auth/): login, logout, register, ...
- Preview for the new CVAT UI (dashboard only) is available: http://localhost:9080/
### Changed
- Outside and keyframe buttons in the side panel for all interpolation shapes (they were only for boxes before)
- Improved error messages on client side (#511)
### Deprecated
-
- Improved error messages on the client side (#511)
### Removed
- "Flip images" has been removed. UI now contains rotation features.
@ -49,7 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Creating a video task with 0 overlap
### Security
-
- Upgraded Django, djangorestframework, and other packages
## [0.4.2] - 2019-06-03
### Fixed

Loading…
Cancel
Save