From 69fdb3693a9f1829324f75b08509fcef24ec2ad9 Mon Sep 17 00:00:00 2001 From: Gabriele Gerbino Date: Tue, 18 Oct 2022 15:58:42 +0200 Subject: [PATCH] docs: add changelog for 'convert' changes --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d939c097..314013342 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,11 +52,17 @@ ### Added +- Add `--yes` flag to `convert` subcommand to bypass + user confirmation and run non-interactively. + [#775](https://github.com/Kong/deck/pull/775) - Add support to Kong Vaults. [#761](https://github.com/Kong/deck/pull/761) ### Fixes +- Use `kong.yaml` as default value with `convert` subcommand + when no `--output-file` is provided. + [#775](https://github.com/Kong/deck/pull/775) - Add `-w` shorthand flag support to `sync`. [#765](https://github.com/Kong/deck/pull/765) - Handle correctly encoded whitespaces into services' `url`