Skip to content

Commit 3516359

Browse files
committed
changelog; move entries to proper section
1 parent 408c50d commit 3516359

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGELOG.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,14 @@
6565

6666
> Release date: TBD
6767
68+
### Added
69+
70+
- Added a new command `file render` to render a final decK file. This will result in a file representing
71+
the state as it would be synced online.
72+
[#963](https://github.com/Kong/deck/pull/963)
73+
- Added a new flag `--format` to `file convert` to enable JSON output.
74+
[#963](https://github.com/Kong/deck/pull/963)
75+
6876
### Fixes
6977

7078
- Avoid misleading diffs when configuration file has empty tags.
@@ -103,11 +111,6 @@
103111
validated, which allows for working with incomplete or even invalid files in a pipeline.
104112
The functionality is imported from the [go-apiops library](https://github.com/Kong/go-apiops).
105113
[#939](https://github.com/Kong/deck/pull/939)
106-
- Added a new command `file render` to render a final decK file. This will result in a file representing
107-
the state as it would be synced online.
108-
[#963](https://github.com/Kong/deck/pull/963)
109-
- Added a new flag `--format` to `file convert` to enable JSON output.
110-
[#963](https://github.com/Kong/deck/pull/963)
111114

112115
### Fixes
113116

0 commit comments

Comments
 (0)