Skip to content

Commit

Permalink
docs(changelog): Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
spuxx-dev committed Jul 8, 2024
1 parent 6761621 commit dc03f21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Implemented `GameObject.getNonCircularCopy()` method that returns a deep copy of a game object without any `owner` references.

- Implemented `GameObject.addModifier()` and `GameObject.removeModifier()` methods.

### Fixed

- `Dependency` now checks against modified values instead of actual values when checking numeric properties.
Expand Down

0 comments on commit dc03f21

Please sign in to comment.