Skip to content

Commit f67ed30

Browse files
author
Ervin T
authored
[docs] Update changelog (#5095)
1 parent 07997d0 commit f67ed30

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

com.unity.ml-agents/CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,22 @@ 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#)
12+
#### 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 / com.unity.ml-agents.extensions (C#)
20+
#### ml-agents / ml-agents-envs / gym-unity (Python)
21+
22+
## [1.9.0-preview] - 2021-03-17
23+
### Major Changes
24+
#### com.unity.ml-agents (C#)
1325
- The `BufferSensor` and `BufferSensorComponent` have been added. They allow the Agent to observe variable number of entities. (#4909)
1426
- The `SimpleMultiAgentGroup` class and `IMultiAgentGroup` interface have been added. These allow Agents to be given rewards and
1527
end episodes in groups. (#4923)

0 commit comments

Comments
 (0)