mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Add new create syntax to changelog
This commit is contained in:
parent
dccb0e3b66
commit
801e5eb53d
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue