Skip to content

Commit ed4f468

Browse files
committed
Release notes
1 parent 8b2ba41 commit ed4f468

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

release_notes.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
4.48.1:
2+
- Added 'parents' operator, to return a list of all the hierarchical parents of a node
3+
- Added 'first(exp)' operator, to return the first entry matching an expression in an array
4+
- Fixed xml namespace prefixes #1730 (thanks @baodrate)
5+
- Fixed out of range panic in yaml decoder #2460 (thanks @n471d)
6+
- Bumped dependencies
7+
18
4.47.2:
29
- Conversion from TOML to JSON no longer omits empty tables #2459 (thanks @louislouislouislouis)
310
- Bumped dependencies

0 commit comments

Comments
 (0)