Skip to content

Commit 01c4716

Browse files
committed
v0.1.1 changelog
1 parent 633abfc commit 01c4716

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/editor/changelog/changelog.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ export const changelog: ChangelogEntry[] = [
1313
{
1414
version: "0.1.1",
1515
message: [
16-
`message goes here`,
16+
`Added multi-select.`,
1717
],
18+
time: new Date(`2025-11-02`),
1819
},
1920
{
2021
version: "0.1.0",

0 commit comments

Comments
 (0)