diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 27b349cb..99e30e83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ is breaking anyways, semantic versioning is not followed. - Re-implement `Client::map_component` and `map_get_component`. - Add an `EntityRef` type to simplify interactions with entities. - `AccountTrait` was implemented, which allows for custom refresh and join behavior for `Account`s. +- Add `BlockTrait::set_property` to allow setting properties on blocks generically. ### Changed |
