We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9edff1f commit ee226b4Copy full SHA for ee226b4
release_instructions.txt
@@ -1,5 +1,4 @@
1
- update release notes
2
-- increment version in snapcraft.yaml
3
- make sure local build passes
4
- run ./scripts/copy-docs.sh (and commit the changed in the yq-book branch)
5
- commit version update changes
release_notes.txt
@@ -1,3 +1,9 @@
+4.30.3:
+ - Updated release process (automated versioning)
+ - Fixed handling of yaml directives (#1424)
+ - Fixed parsing of newline character in string expression #1430
+ - Fixed length compares to null instead of 0 issue #1427
6
+
7
4.30.2:
8
- Actually updated the default xml prefix :facepalm:
9
0 commit comments