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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [0.5.0] - 2019-10-12
### Added ### Added
- A converter to YOLO format - A converter to YOLO format
- Installation guide - 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 - 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) - 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, ... - Auth for REST API (api/v1/auth/): login, logout, register, ...
- Preview for the new CVAT UI (dashboard only) is available: http://localhost:9080/
### Changed ### Changed
- Outside and keyframe buttons in the side panel for all interpolation shapes (they were only for boxes before) - 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) - Improved error messages on the client side (#511)
### Deprecated
-
### Removed ### Removed
- "Flip images" has been removed. UI now contains rotation features. - "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 - Creating a video task with 0 overlap
### Security ### Security
- - Upgraded Django, djangorestframework, and other packages
## [0.4.2] - 2019-06-03 ## [0.4.2] - 2019-06-03
### Fixed ### Fixed

Loading…
Cancel
Save