diff --git a/CHANGELOG.md b/CHANGELOG.md index c952b3e1..1b1114d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Updated attrs version ([#56](https://github.com/MobileTeleSystems/RecTools/pull/56)) -- Updated pandas, pytorch, pytorch-lightning and mypy versions ([#58](https://github.com/MobileTeleSystems/RecTools/pull/58)) - Optimized inference for vector models with EUCLIDEAN distance using `implicit` library topk method ([#57](https://github.com/MobileTeleSystems/RecTools/pull/57)) - Changed features processing example ([#60](https://github.com/MobileTeleSystems/RecTools/pull/60))