We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebeb034 commit 21ffde3Copy full SHA for 21ffde3
com.unity.ml-agents/CHANGELOG.md
@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
23
- Environment subprocesses now close immediately on timeout or wrong API version. (#3679)
24
- Fixed an issue in the gym wrapper that would raise an exception if an Agent called EndEpisode multiple times in the same step. (#3700)
25
- Fixed an issue where exceptions from environments provided a returncode of 0. (#3680)
26
+ - Fixed an issue where logging output was not visible; logging levels are now set consistently (#3703).
27
28
## [0.15.0-preview] - 2020-03-18
29
### Major Changes
0 commit comments