diff --git a/CHANGELOG.md b/CHANGELOG.md index a44a376206de88..2872fdbe1268c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -123,7 +123,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Fixed save apex scaler states ([#2828](https://github.com/PyTorchLightning/pytorch-lightning/pull/2828)) -- Fixed passing `non_blocking=True` when transferring a batch object that does not support it. ([#2910](https://github.com/PyTorchLightning/pytorch-lightning/pull/#2910)) +- Fixed passing `non_blocking=True` when transferring a batch object that does not support it. ([#2910](https://github.com/PyTorchLightning/pytorch-lightning/pull/2910)) ## [0.8.5] - 2020-07-09