diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ee9f07a22a..aaab8097026 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +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 ### Changed