diff --git a/CHANGELOG.md b/CHANGELOG.md index b4fc7ecce..cf980cb93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,36 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Breaking Changes +- + +### Deprecated + +- + +### Added + +- + +### Fixed + +- + +### Updates + +- + +### Changed + +- + + + + + +## [v0.29.0] + +### Breaking Changes + - `ex.Engine.goToScene`'s second argument now takes `GoToOptions` instead of just scene activation data ```typescript { @@ -350,11 +380,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - - - - - - ## [v0.28.7] ### Breaking Changes