Skip to content

Commit

Permalink
[skip-ci] Update changelog for logging fix. (#3707)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Elion authored and vincentpierre committed Mar 30, 2020
1 parent d18d555 commit 3c9d82e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions com.unity.ml-agents/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Fixed an issue where switching models using `SetModel()` during training would use an excessive amount of memory. (#3664)
- Environment subprocesses now close immediately on timeout or wrong API version. (#3679)
- Fixed an issue in the gym wrapper that would raise an exception if an Agent called EndEpisode multiple times in the same step. (#3700)
- Fixed an issue where logging output was not visible; logging levels are now set consistently (#3703).


## [0.15.0-preview] - 2020-03-18
Expand Down

0 comments on commit 3c9d82e

Please sign in to comment.