Commit 59430bc Nikita Manovich
committed
1 parent 9c443db commit 59430bc Copy full SHA for 59430bc
File tree 1 file changed +7
-15
lines changed
1 file changed +7
-15
lines changed Original file line number Diff line number Diff line change @@ -4,24 +4,16 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 1.0.0-alpha] - Unreleased
7
+ ## [ 1.0.0-alpha] - 2020-03-31
8
8
### Added
9
- -
10
-
11
- ### Changed
12
- -
13
-
14
- ### Deprecated
15
- -
16
-
17
- ### Removed
18
- -
9
+ - Data streaming using chunks (https://github.com/opencv/cvat/pull/1007 )
10
+ - New UI: showing file names in UI (https://github.com/opencv/cvat/pull/1311 )
11
+ - New UI: delete a point from context menu (https://github.com/opencv/cvat/pull/1292 )
19
12
20
13
### Fixed
21
- -
22
-
23
- ### Security
24
- -
14
+ - Git app cannot clone a repository (https://github.com/opencv/cvat/pull/1330 )
15
+ - New UI: preview position in task details (https://github.com/opencv/cvat/pull/1312 )
16
+ - AWS deployment (https://github.com/opencv/cvat/pull/1316 )
25
17
26
18
## [ 0.6.1] - 2020-03-21
27
19
### Changed
You can’t perform that action at this time.
0 commit comments