Skip to content

Commit f52f19b

Browse files
authored
Update changelog for release 13. (#4938)
1 parent b18bf94 commit f52f19b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

com.unity.ml-agents/CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,24 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to
77
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
88

9-
109
## [Unreleased]
1110
### Major Changes
1211
#### com.unity.ml-agents (C#)
1312
#### ml-agents / ml-agents-envs / gym-unity (Python)
13+
14+
### Minor Changes
15+
#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)
16+
#### ml-agents / ml-agents-envs / gym-unity (Python)
17+
18+
### Bug Fixes
19+
#### com.unity.ml-agents (C#)
20+
#### ml-agents / ml-agents-envs / gym-unity (Python)
21+
22+
23+
## [1.8.0-preview] - 2021-02-17
24+
### Major Changes
25+
#### com.unity.ml-agents (C#)
26+
#### ml-agents / ml-agents-envs / gym-unity (Python)
1427
- TensorFlow trainers have been removed, please use the Torch trainers instead. (#4707)
1528
- A plugin system for `mlagents-learn` has been added. You can now define custom
1629
`StatsWriter` implementations and register them to be called during training.

0 commit comments

Comments
 (0)