Skip to content

Commit 011c4aa

Browse files
author
Nikita Manovich
committed
Update changelog.
1 parent bf6f550 commit 011c4aa

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

CHANGELOG.md

+1-10
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [1.0.0-beta.2] - Unreleased
7+
## [1.0.0-beta.2] - 2020-04-30
88
### Added
99
- Re-Identification algorithm to merging bounding boxes automatically to the new UI (<https://github.com/opencv/cvat/pull/1406>)
1010
- Methods ``import`` and ``export`` to import/export raw annotations for Job and Task in ``cvat-core`` (<https://github.com/opencv/cvat/pull/1406>)
1111
- Versioning of client packages (``cvat-core``, ``cvat-canvas``, ``cvat-ui``). Initial versions are set to 1.0.0 (<https://github.com/opencv/cvat/pull/1448>)
1212
- Cuboids feature was migrated from old UI to new one. (<https://github.com/opencv/cvat/pull/1451>)
1313

14-
### Changed
15-
-
16-
17-
### Deprecated
18-
-
19-
2014
### Removed
2115
- Annotation convertation utils, currently supported natively via Datumaro framework (https://github.com/opencv/cvat/pull/1477)
2216

@@ -36,9 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3630
- Fix apache startup after PC restart (https://github.com/opencv/cvat/pull/1467)
3731
- Open task button doesn't work (https://github.com/opencv/cvat/pull/1474)
3832

39-
### Security
40-
-
41-
4233
## [1.0.0-beta.1] - 2020-04-15
4334
### Added
4435
- Special behaviour for attribute value ``__undefined__`` (invisibility, no shortcuts to be set in AAM)

0 commit comments

Comments
 (0)