Skip to content

Commit

Permalink
chlog
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitgr7 committed Aug 4, 2020
1 parent 3c5cdfd commit 139139f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

- Added support for PyTorch 1.6 ([#2745](https://github.com/PyTorchLightning/pytorch-lightning/pull/2745))

- Added support for `limit_{mode}_batches (int)` to work with infinite dataloader(IterableDataset) ([2787](https://github.com/PyTorchLightning/pytorch-lightning/pull/2787))

### Changed

- Truncated long version numbers in progress bar ([#2594](https://github.com/PyTorchLightning/pytorch-lightning/pull/2594))
Expand Down

0 comments on commit 139139f

Please sign in to comment.