docs(changelog): preserve unreleased structure

This commit is contained in:
Palash Debnath
2026-08-28 20:06:32 +05:30
parent 3fe2018589
commit a59fdee094
+12
View File
@@ -6,6 +6,18 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/).
`frontend/package.json` is the app-version source of truth; Cargo, Python, and
the frozen-backend fallback mirror it for their toolchains.
## [Unreleased]
**Highlights**
### Changed
### Added
### Docs
### Fixed
## [0.5.1] — 2026-08-28
**Highlights**