Update CHANGELOG.md

This commit is contained in:
Lwmte 2025-03-17 23:35:58 +01:00
parent 67f4fe3d1d
commit 5bdff1bf3c

View file

@ -9,6 +9,9 @@ TombEngine releases are located in this repository (alongside with Tomb Editor):
* Fixed particles remaining in the level after reloading from the savegame.
* Fixed particles being canceled by fog bulbs.
### Lua API changes
* Added missing constructor for `Collision.Probe` without room number.
## [Version 1.8](https://github.com/TombEngine/TombEditorReleases/releases/tag/v1.8) - 2025-03-16
### Bug fixes