diff --git a/CHANGELOG.md b/CHANGELOG.md index d564d32..83d834a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] -- Added Svelte symbol indexing — components (from filename), props, $state, $derived, functions via TS delegation (#375) + +## [0.8.3] - 2026-07-27 + +### Added + +- **Svelte AST symbol indexing.** `cora index` with `--features tree-sitter` now extracts functions, arrow functions, and types from `