From ad4e7c9d8a9de5f9886ee3f80876a321922cbf64 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Thu, 23 Jun 2022 19:44:18 +1000 Subject: [PATCH] Updating release notes for next release --- release_notes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/release_notes.txt b/release_notes.txt index e251a2b4..3515edc2 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -3,6 +3,7 @@ - Length and other similar operators no longer return comments (#1231) - When split expression includes an extension, dont add .yml automatically (#1165) - Map -r to --unwrapScalar to be more a drop in replacement for jq (#1245) Thanks @SuperSandro2000 + - Fixing usage of quoted numeric keys #1247 - Bumped dependency versions