Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanJPNM committed Dec 3, 2023
1 parent 188d39b commit 32ed760
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- (Breaking) world processor functionality was moved to the `mlogjs:world` module.
- Reading `Vars.this.x` now returns `Vars.thisx` (the same applies for `Vars.this.y`).
- `Vars.unit` is now treated as a mutable readonly value.
- Expanded the list of supported status effects for the `applyStatus` command.
Expand Down

0 comments on commit 32ed760

Please sign in to comment.