Skip to content

Commit 45809e0

Browse files
modified: API_CHANGELOG.md
1 parent 403a89a commit 45809e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

API_CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,5 @@ mostly just a thin wrapper around the C++ library.
156156
The `label` argument can now be an unsigned integer (the label index) or it can be a vector containing a set of label indexes that relate to this pattern.
157157
This was done because syntax such as `{4}` passed as the label, intended to create a vector with one element, is now being rejected by at least one compiler.
158158
So, just pass the label index directly if there is only one.
159-
159+
160+
- AnomalyLikelihood class has been rewritten and its API simplified. PR #958

0 commit comments

Comments
 (0)