diff --git a/CHANGELOG.md b/CHANGELOG.md index 681596fe8..c09934eba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,17 +2,27 @@ ## Unreleased -- Documentation - - fix: Add missing link to `issue_classification_user_journey` notebook to the tutorials section of README. +### New Features +... +### Fixes +... + +## 0.8.2 + +### New Features + - feature: Add `SearchEvaluationLogic` and `SearchAggregationLogic` to evaluate `Search`-use-cases + - feature: trace viewer and IL python package are now deployed to artifactory + +### Fixes + - Documentation + - fix: Add missing link to `issue_classification_user_journey` notebook to the tutorials section of README. + - fix: confusion matrix in `issue_classification_user_journey` now have rounded numbers. ## 0.8.1 ### Fixes - fix: Linting for release version -### New Features -- feature: Add `SearchEvaluationLogic` and `SearchAggregationLogic` to evaluate `Search`-use-cases - ## 0.8.0 ### New Features