Skip to content

Commit

Permalink
Added information about a fixed issue. (#765)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmanovic authored Oct 11, 2019
1 parent 197a366 commit 9ec7216
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.0.0.alpha] - 2020-02-XX
### Added
- Server only support for projects. Extend REST API v1 (/api/v1/projects*).
- Ability to get basic information about users without admin permissions (#750).
Changed REST API: removed PUT and added DELETE methods for /api/v1/users/ID.
- Ability to [get basic information about users without admin permissions](
https://github.com/opencv/cvat/issues/750).
- Changed REST API: removed PUT and added DELETE methods for /api/v1/users/ID.

### Changed
-
Expand All @@ -20,7 +21,7 @@ Changed REST API: removed PUT and added DELETE methods for /api/v1/users/ID.
-

### Fixed
-
- [Mask problem on coco json style](https://github.com/opencv/cvat/issues/718)

### Security
-
Expand Down

0 comments on commit 9ec7216

Please sign in to comment.