Skip to content

Commit 1bb217b

Browse files
committed
chore(release): 0.46.0
1 parent c406806 commit 1bb217b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ All notable changes to FScript are documented in this file.
44

55
## [Unreleased]
66

7+
## [0.46.0]
8+
9+
710
- Fixed lexer indentation handling for compact list layouts with multiple multiline record items so Terrabuild-style operation lists parse without inconsistent-indentation errors.
811
- Enforced compact delimiter layout for non-empty `{...}` and `[...]` forms so opening/closing braces or brackets cannot appear on their own lines.
912

13+
**Full Changelog**: https://github.com/MagnusOpera/FScript/compare/0.45.0...0.46.0
14+
1015
## [0.45.0]
1116

1217

0 commit comments

Comments
 (0)