Skip to content

Commit

Permalink
Add new create syntax to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
11poe committed Nov 16, 2024
1 parent f743feb commit 9594b95
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

--------------------------------------------------------------------------------

## [Unreleased]

### Added

- `create("ClassName", { props })` and `create(Instance, { props })` syntax.

--------------------------------------------------------------------------------

## [0.3.1] - 2024-10-09

### Added
Expand Down

0 comments on commit 9594b95

Please sign in to comment.