Skip to content

Commit

Permalink
Update CHANGELOG.md (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwharris committed Jul 30, 2018
1 parent d971ac7 commit f928a07
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed

## [0.1.5] - 2018-07-30
### Added
- Added a on_validation_criterion callback hook
- Added a DatasetValidationSplitter which can be used to create a validation split if required for datasets like Cifar10 or MNIST
- Added simple timer callback
Expand Down

0 comments on commit f928a07

Please sign in to comment.