From a4a63ead6e00a645899bf87deea4ec94a66703f3 Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 3 Jan 2026 13:57:10 -1030 Subject: add BlockTrait::set_property closes #140 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3