Skip to content

Commit 044f6cc

Browse files
committed
Changelog: record warning-strictness and LSP warning fixes
1 parent 56a176e commit 044f6cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to FScript are documented in this file.
55
## [Unreleased]
66

77
- _No entries yet._
8+
- Enforced warning-as-error globally via `Directory.Build.props` (`TreatWarningsAsErrors=true`).
9+
- Fixed LSP compiler warnings (exhaustive `SInclude` matches and null-safe stdlib resource stream handling).
810

911
## [0.30.0]
1012

0 commit comments

Comments
 (0)