File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,14 +4,15 @@ All notable changes to FScript are documented in this file.
44
55## [ Unreleased]
66
7- - Clarified ` AGENTS.md ` so every direct commit to ` main ` must include an ` Unreleased ` changelog entry, including docs/process/policy updates.
7+ - _ No entries yet. _
88
99## [ 0.32.0]
1010
1111- Replaced ` #include ` with ` import ` and removed script-level ` module ` declarations.
1212- Imported files are now exposed through filename-derived modules (for example ` shared.fss ` -> ` shared.* ` ).
1313- Updated parser/runtime/LSP/docs/tests for the new import/module semantics.
1414- Removed ` unused ` top-level binding diagnostics from LSP.
15+ - Clarified ` AGENTS.md ` so every direct commit to ` main ` must include an ` Unreleased ` changelog entry, including docs/process/policy updates.
1516
1617** Full Changelog** : https://github.com/MagnusOpera/FScript/compare/0.31.0...0.32.0
1718
You can’t perform that action at this time.
0 commit comments