diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a3db637f1..22bd7058ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,7 +70,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Fixed a bug where it was not possible to pass no metrics to the `ImageClassifier` or `TestClassifier` ([#660](https://github.com/PyTorchLightning/lightning-flash/pull/660)) -- Fixed a bug where `drop_last` would be set to True during prediction and testing +- Fixed a bug where `drop_last` would be set to True during prediction and testing ([#671](https://github.com/PyTorchLightning/lightning-flash/pull/671)) ## [0.4.0] - 2021-06-22