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

Commit

Permalink
chore: add changelog #49 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
azrod authored Jan 17, 2024
1 parent 1ec77b8 commit 92ee682
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changelog/49.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:feature
`attribute/SetAttributeOf` - Add set attribute with generic type for automatically cast value to type of attribute.
```

```release-note:feature
`attribute/ListAttributeOf` - Add list attribute with generic type for automatically cast value to type of attribute.
```

```release-note:feature
`attribute/MapAttributeOf` - Add map attribute with generic type for automatically cast value to type of attribute.
```

0 comments on commit 92ee682

Please sign in to comment.