diff --git a/CHANGELOG.md b/CHANGELOG.md index e3a078850..8c74a68da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,14 @@ ## Unreleased +### Breaking Changes + - The implementation of the HuggingFace repository creation and deletion got moved to `HuggingFaceRepository` ### New Features -... + - feature: HuggingFaceDataset- & AggregationRepositories now have an explicit `create_repository` function. ### Fixes ... + ## 0.8.2 ### New Features