Skip to content

Commit

Permalink
chore: Prep changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Feb 20, 2024
1 parent 5fb65ef commit 306092f
Showing 1 changed file with 30 additions and 5 deletions.
35 changes: 30 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,36 @@ This project adheres to [Semantic Versioning](http://semver.org/).

### Breaking Changes

-

### Deprecated

-

### Added

-

### Fixed

-

### Updates

-

### Changed

-

<!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->
<!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->
<!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->

## [v0.29.0]

### Breaking Changes

- `ex.Engine.goToScene`'s second argument now takes `GoToOptions` instead of just scene activation data
```typescript
{
Expand Down Expand Up @@ -350,11 +380,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
-


<!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->
<!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->
<!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->


## [v0.28.7]

### Breaking Changes
Expand Down

0 comments on commit 306092f

Please sign in to comment.