Skip to content
Snippets Groups Projects
Unverified Commit 9e5e07f2 authored by Kat Marchán's avatar Kat Marchán
Browse files

docs: update changelog

parent ed3a7cb3
No related branches found
No related tags found
No related merge requests found
<a name="0.3.2"></a>
## 0.3.2 (2021-04-17)
This is a quick bugfix. Shoutout to [@ndarilek](https://github.com/ndarilek)
for finding this one and giving me a chance to debug it!
tl;dr: Bevy's hierarchy system *requires* that all children have `Transform`
and `GlobalTransform` also attached, otherwise it just... kills them.
#### Bug Fixes
* **scorer:** stop attaching duplicate scorers ([10a6d022](https://github.com/zkat/big-brain/commit/10a6d022ec682e33b98309318020c9068be4cea2))
* **thinker:** add Transform and GlobalTransform ([ed3a7cb3](https://github.com/zkat/big-brain/commit/ed3a7cb3c03e27b76b374f75ac179f29c979e4cf))
<a name="0.3.1"></a> <a name="0.3.1"></a>
## 0.3.1 (2021-04-14) ## 0.3.1 (2021-04-14)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment