Skip to content

Commit 4edb5f9

Browse files
committed
chore(release): 0.44.0
1 parent 68488ab commit 4edb5f9

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.44.0]
8+
9+
710
- Added `samples/quicksort.fss` with a recursive quicksort example over integer lists.
811
- Added let-function return type annotations (`let f ... : Type = ...`) with parser/type-inference support and updated annotation specifications.
912

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

1217

0 commit comments

Comments
 (0)