Added information about a fixed issue. (#765)

main
Nikita Manovich 6 years ago committed by GitHub
parent 197a36600a
commit 9ec721666e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
-
@ -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
-

Loading…
Cancel
Save