From 8388b08a843979be7dc3d83a1c8af7e98287b26c Mon Sep 17 00:00:00 2001 From: le king fu Date: Wed, 25 Feb 2026 19:54:36 -0500 Subject: [PATCH] docs: add changelog entry for 3-level category hierarchy Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 018a162..a26b46e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +### Added +- Categories: support for 3 levels of hierarchy (e.g., Dépenses récurrentes → Assurances → Assurance-auto) +- Dynamic Report: new "Category (Level 3)" pivot field +- Budget: intermediate subtotals and 3-level indentation for nested categories +- Categories: automatic `is_inputable` management when creating/deleting subcategories +- Categories: depth validation prevents creating a 4th level +- Seed data: Assurances split into Assurance-auto, Assurance-habitation, Assurance-vie + ## [0.3.11] ### Added