Skip to content

Commit

Permalink
#623 update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
grindarius committed Jun 5, 2024
1 parent 5fa7c06 commit 6f08593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 1.3.12 (2024-06-xx)
### Features
* **core**: Endpoint `POST /streams/:streamId/detections/:start/review` now returns the review status and id of the detection that has been reviewed in the call.
* **core**: Create unique constraint of `(detection_id, user_id)` inside `detection_reviews` table.

### Common
* **core**: Remove `jwt-custom` and merge custom into list
Expand Down

0 comments on commit 6f08593

Please sign in to comment.