diff --git a/com.unity.ml-agents/CHANGELOG.md b/com.unity.ml-agents/CHANGELOG.md index 41f40524fc..8f8deb1af6 100755 --- a/com.unity.ml-agents/CHANGELOG.md +++ b/com.unity.ml-agents/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to ### Major Changes ### Minor Changes +- Model checkpoints are now also saved as .nn files during training. (#4127) +- Model checkpoint info is saved in TrainingStatus.json after training is concluded (#4127) ### Bug Fixes #### com.unity.ml-agents (C#)