Adding shebang documentation

This commit is contained in:
Mike Farah
2024-02-16 10:56:18 +11:00
parent 86bb90f989
commit 796b4a0955
4 changed files with 30 additions and 9 deletions
+3
View File
@@ -1,3 +1,6 @@
4.42.1 (not released):
- Can execute yq expression files directly with shebang (#1851)
4.41.1:
- Can now comment in yq expressions! #1919
- Fixed Toml decoding when table array defined before parent #1922