From 3984f114d2c63e1a12e9ddb01b858397a0702965 Mon Sep 17 00:00:00 2001 From: Bhattarapong Somwong Date: Mon, 29 Apr 2024 14:30:37 +0700 Subject: [PATCH] #596 update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 822aea94c..04d89345c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.3.10 (2024-04-xx) +### Common +* **core**: Create `GET /classifier-jobs/{jobId}/summary/{classificationValue}` endpoint + ## 1.3.9 (2024-04-xx) ### Common * **core**: `GET /detections` return `Total-items` in response headers