Skip to content

Commit

Permalink
Update changelog for v0.13.3 (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlange-42 authored Nov 27, 2024
1 parent 6581381 commit b709940
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
## [[unpublished]](https://github.com/mlange-42/arche/compare/v0.13.2...main)
## [[v0.13.3]](https://github.com/mlange-42/arche/compare/v0.13.2...v0.13.3)

### Performance

* Simplifies the archetype graph to use only a single list of neighbors per node, saving a bit of memory (#433)

### Documentation

* Adds an example for `World.Mask`, showing how to check whether a filter "contains" an entity (#428)
* Adds the [beecs](https://github.com/mlange-42/beecs) implementation of [BEEHAVE](https://beehave-model.net/) to the showcase (#429)

### Performance

* Simplifies the archetype graph to use only a single list of neighbors per node, saving a bit of memory (#433)

## [[v0.13.2]](https://github.com/mlange-42/arche/compare/v0.13.1...v0.13.2)

### Bugfixes
Expand Down

0 comments on commit b709940

Please sign in to comment.