diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e78d1c66c..db0dc3f7a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ### Fixed +- Fixed a bug where serve sanity checking would not be triggered using the latest PyTorchLightning version ([#493](https://github.com/PyTorchLightning/lightning-flash/pull/493)) + + ## [0.4.0] - 2021-06-22 ### Added