Skip to content

Commit 2786009

Browse files
committed
chore(release): 0.56.0
1 parent 876668f commit 2786009

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.56.0]
8+
9+
710
- Removed `Xml.serialize` from runtime externs; `Xml.deserialize` remains available.
811
- Made `String.replace`, `String.indexOf`, `String.substring`, and `String.split` consistently pipeline-friendly by using data-last argument order.
912

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

1217

0 commit comments

Comments
 (0)