Skip to content

Commit ab5f133

Browse files
authored
Update CHANGELOG for 6.2 (#1117)
1 parent 6ac8707 commit ab5f133

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
The `EventQueueABM` which was previously considered experimental is now considered to be stable.
44

5+
All references to the obsolete 'kind' concept have been removed, now everything is based on different agent types.
6+
57
# v6.1
68

79
The `@multiagent` macro introduced in Agents.jl v6.0 has been completely overhauled. We found a better methodology to create performant multi-agent types that can re-use existing agent types. Please read the docstring of the new `@multiagent` and consult the updated tutorial in v6.1 for more details.

0 commit comments

Comments
 (0)