From 6fc3566acd3adc993189ef8026d0bf651e5da3a3 Mon Sep 17 00:00:00 2001 From: Roberto Mier Escandon Date: Thu, 30 Apr 2020 23:04:09 +0200 Subject: [PATCH] Changelog updated for version 3.3-0 --- debian/changelog | 10 ++++++++++ debian/files | 1 - 2 files changed, 10 insertions(+), 1 deletion(-) delete mode 100644 debian/files diff --git a/debian/changelog b/debian/changelog index 75095a0a..68f9f83a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +yq (3.3-0) focal; urgency=medium + + * You can control string styles (quotes) using the new --style flag + * String values now always have quotes when outputting to json + * Negative array indices now traverse the array backwards + * Added a --stripComments flag to print yaml without any comments + * Bumped go to version 1.14 + + -- Roberto Mier Escandon Thu, 30 Apr 2020 20:45:44 +0200 + yq (3.1-2) eoan; urgency=medium * Bug fix: yq 3 was removing empty inline-style objects and arrays (#355) diff --git a/debian/files b/debian/files deleted file mode 100644 index a289a4cf..00000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -yq_3.1-2_source.buildinfo devel optional