diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..d8275d7f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +## [5.0.1](https://github.com/Cammin/LDtkToUnity/compare/5.0.0...5.0.1) (2024-05-06) + + +### Bug Fixes + +* LDtkComponentParallax will now execute after all other scripts to prevent potential race conditions in FixedUpdate or LateUpdate ([d3f90df](https://github.com/Cammin/LDtkToUnity/commit/d3f90df936a1fe1d3cb6a470faf02c5ab65663ca))