Skip to content

Commit

Permalink
docs: add changelog for 'convert' changes
Browse files Browse the repository at this point in the history
  • Loading branch information
GGabriele committed Oct 19, 2022
1 parent dc1d39b commit 69fdb36
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 69fdb36

Please sign in to comment.