Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Commit c95d544

Browse files
committed
chore: add changelog #49
1 parent 1ec77b8 commit c95d544

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.changelog/49.txt

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
```release-note:feature
2+
`attribute/SetAttributeOf` - Add set attribute with generic type for automatically cast value to type of attribute.
3+
```
4+
5+
```release-note:feature
6+
`attribute/ListAttributeOf` - Add list attribute with generic type for automatically cast value to type of attribute.
7+
```
8+
9+
```release-note:feature
10+
`attribute/MapAttributeOf` - Add map attribute with generic type for automatically cast value to type of attribute.
11+
```

0 commit comments

Comments
 (0)