Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Gerald Shen <[email protected]>
  • Loading branch information
gshennvm committed Dec 10, 2023
1 parent 1628931 commit 86715fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Next Version]

### New features and optimizations
- `exp_manager.max_time_per_run` is now respected, the trainers will save and run val if we've reached the time limit before exiting.

### Breaking changes

### Bug Fixes
- `exp_manager.max_time_per_run` is now respected, the trainers will save and run val if we've reached the time limit before exiting.

## [0.1.0] - 2023-12-04
### Added
Expand Down

0 comments on commit 86715fa

Please sign in to comment.