diff --git a/release_notes.txt b/release_notes.txt index 55f65fa3..ebf0d0db 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,6 +1,12 @@ 4.43.1: (not released yet) - Added tostring #72 - Added string interpolation #1149 + - Can specify parent(n) levels #1970 + - Fixed CSV line break issue #1974 + - Adding a EvaluateAll function to StringEvaluator #1966 + - yqlib, default to colors off when using yaml library #1964 + - Bumped dependencies + 4.42.1: - Can execute yq expression files directly with shebang #1851