diff --git a/CHANGELOG.md b/CHANGELOG.md index aaab8097026..1de3b647a20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added loggers when writing or reading weight files -- Added new option to AGCM.rc `clobber_checkpoint` to allow checkpoint files to be overwritten. By default still will not clobber checkpoints +- Added new option to AGCM.rc `overwrite_checkpoint` to allow checkpoint files to be overwritten. By default still will not overwrite checkpoints ### Changed