mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-01 18:01:40 +00:00
Updating release notes
This commit is contained in:
parent
796317b885
commit
d32e71f25b
@ -1,3 +1,9 @@
|
||||
4.48.2:
|
||||
- Strip whitespace when decoding base64 #2507
|
||||
- Upgraded to go-yaml v4! (thanks @ccoVeille, @ingydotnet)
|
||||
- Add linux/loong64 to release target (thanks @znley)
|
||||
- Bumped dependencies
|
||||
|
||||
4.48.1:
|
||||
- Added 'parents' operator, to return a list of all the hierarchical parents of a node
|
||||
- Added 'first(exp)' operator, to return the first entry matching an expression in an array
|
||||
|
||||
Loading…
Reference in New Issue
Block a user