v0.1.1 — Garden: edit and delete plants
This commit is contained in:
@@ -8,6 +8,11 @@ export type ChangelogEntry = {
|
||||
};
|
||||
|
||||
export const CHANGELOG: ChangelogEntry[] = [
|
||||
{
|
||||
version: "0.1.1",
|
||||
date: "2026-06-15",
|
||||
changes: ["Garden: edit and delete buttons on each plant's page."],
|
||||
},
|
||||
{
|
||||
version: "0.1.0",
|
||||
date: "2026-06-15",
|
||||
|
||||
Reference in New Issue
Block a user