Update CHANGELOG.md

This commit is contained in:
Justus Schock 2020-04-27 09:47:00 +02:00 committed by GitHub
parent e309b55b38
commit 0ae7f479d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
### Changed
- Allow logging of metrics togther with hparams ([#1630](https://github.com/PyTorchLightning/pytorch-lightning/pull/1630))
### Deprecated
### Removed