Skip to content

Commit

Permalink
Develop changelog has been updated (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsekachev authored and nmanovic committed Sep 26, 2018
1 parent d82b50b commit 4d295df
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ 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]
### Added
- CVAT URL contains frame number and filter string. So, now you can create URL to frames and to objects.
- Ability to change opacity for selected shape with help "Selected Fill Opacity" slider.
- Ability to remove polyshapes points by double click.
- Ability to draw/change polyshapes (except for points) by slip method. Just press ENTER and moving a cursor.

### Changed
- Polyshape editing method has been improved. You can redraw part of shape instead of points cloning.


## [0.2.0] - 2018-09-28
### Added
- New annotation shapes: polygons, polylines, points
Expand Down

0 comments on commit 4d295df

Please sign in to comment.