v0.2.1: edit bills inline from bills page
This commit is contained in:
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to Moon Household Budget. Newest first.
|
All notable changes to Moon Household Budget. Newest first.
|
||||||
Generated from changelog.json by release.py — do not edit by hand.
|
Generated from changelog.json by release.py — do not edit by hand.
|
||||||
|
|
||||||
|
## 0.2.1 — 2026-06-06
|
||||||
|
|
||||||
|
- Edit bills inline from the bills page
|
||||||
|
|
||||||
## 0.2.0 — 2026-06-06 — Automatic version + changelog on every update
|
## 0.2.0 — 2026-06-06 — Automatic version + changelog on every update
|
||||||
|
|
||||||
- Every app update now automatically bumps the version and adds a 'What's New' entry, so you always see what changed.
|
- Every app update now automatically bumps the version and adds a 'What's New' entry, so you always see what changed.
|
||||||
|
|||||||
@@ -1,4 +1,11 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "0.2.1",
|
||||||
|
"date": "2026-06-06",
|
||||||
|
"changes": [
|
||||||
|
"Edit bills inline from the bills page"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"date": "2026-06-06",
|
"date": "2026-06-06",
|
||||||
|
|||||||
Reference in New Issue
Block a user